reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
91 assert(LB->getType() == UB->getType() && "Types of loop bounds do not match"); 136 LoopGuard = Builder.CreateICmp(Predicate, LB, UB); 153 IV->addIncoming(LB, PreHeaderBB);