reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
336 UseLoopGuard |= ForceGuardLoopEntry; 338 UseLoopGuard = false; 341 if (UseLoopGuard && BB->getSinglePredecessor() && 361 UseLoopGuard = UseLoopGuard && CanGenerateTest(L, Count); 361 UseLoopGuard = UseLoopGuard && CanGenerateTest(L, Count); 362 BeginBB = UseLoopGuard ? BB : L->getLoopPreheader(); 373 Intrinsic::ID ID = UseLoopGuard ? 379 if (UseLoopGuard) {