Searched refs:UseLoopGuard (Results 1 – 1 of 1) sorted by relevance
195 UseLoopGuard(Info.PerformEntryTest) { } in HardwareLoop()210 bool UseLoopGuard = false; member in __anonceca9c7a0111::HardwareLoop396 UseLoopGuard |= ForceGuardLoopEntry; in InitLoopCount()398 UseLoopGuard = false; in InitLoopCount()401 if (UseLoopGuard && BB->getSinglePredecessor() && in InitLoopCount()421 UseLoopGuard = UseLoopGuard && CanGenerateTest(L, Count); in InitLoopCount()422 BeginBB = UseLoopGuard ? BB : L->getLoopPreheader(); in InitLoopCount()433 Intrinsic::ID ID = UseLoopGuard ? in InsertIterationSetup()439 if (UseLoopGuard) { in InsertIterationSetup()