Home
last modified time | relevance | path

Searched defs:LoopGuard (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DLoopGenerators.cpp136 Value *LoopGuard; in createLoop() local
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DHardwareLoops.cpp461 auto *LoopGuard = cast<BranchInst>(BeginBB->getTerminator()); in InsertIterationSetup() local