reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
446 LLVM_DEBUG(User->print(dbgs())); 449 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); 455 if (isDominated(InsertionPoint, User, OpNo, InsertPts)) 459 if (tryAndMerge(InsertionPoint, User, OpNo, InsertPts)) 465 InsertPts[InsertionPoint].emplace_back(User, OpNo);