Home
last modified time | relevance | path

Searched defs:LoopEntry (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp261 for (auto *LoopEntry : getSortedEntries(Graph.getLoopEntries())) { in processRegion() local
314 for (auto *LoopEntry : Graph.getLoopEntries()) { in processRegion() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1494 matchCondition(BranchInst * BI,BasicBlock * LoopEntry,bool JmpOnZero=false) matchCondition() argument
1523 getRecurrenceVar(Value * VarX,Instruction * DefX,BasicBlock * LoopEntry) getRecurrenceVar() argument
1560 BasicBlock *LoopEntry; detectPopcountIdiom() local
1692 BasicBlock *LoopEntry; detectShiftUntilZeroIdiom() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp8790 convertNonUniformLoopRegion(MachineBasicBlock * LoopEntry,MachineBasicBlock * LoopEnd) const convertNonUniformLoopRegion() argument