reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3836 assert(IncomingEdgeBlockIdx >= 0 && "Invalid block index"); 3838 int SelfEdgeBlockIdx = (IncomingEdgeBlockIdx ? 0 : 1); 3840 Phi->setIncomingValue(IncomingEdgeBlockIdx, LoopExitInst);