Searched defs:LoopEntry (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyFixIrreducibleControlFlow.cpp | 261 for (auto *LoopEntry : getSortedEntries(Graph.getLoopEntries())) { in processRegion() local |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopIdiomRecognize.cpp | 1494 matchCondition(BranchInst * BI,BasicBlock * LoopEntry,bool JmpOnZero=false) matchCondition() argument |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIInstrInfo.cpp | 8790 convertNonUniformLoopRegion(MachineBasicBlock * LoopEntry,MachineBasicBlock * LoopEnd) const convertNonUniformLoopRegion() argument |