reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1594 if (I->isTerminator()) { 1595 if (!handlePHINodesInSuccessorBlocks(I->getParent())) { 1606 if (ImmutableCallSite CS = ImmutableCallSite(I)) 1611 DbgLoc = I->getDebugLoc(); 1615 if (const auto *Call = dyn_cast<CallInst>(I)) { 1634 if (selectOperator(I, I->getOpcode())) { 1634 if (selectOperator(I, I->getOpcode())) { 1646 if (fastSelectInstruction(I)) { 1658 if (I->isTerminator()) {