Searched defs:LoopBlocks (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp180 class LoopBlocks { class in namespace:__anon2438
182 LoopBlocks(MachineBasicBlock *Entry, const BlockSet &Enterers) function in class:__anon2438::LoopBlocks
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp337 SmallDenseMap<Loop*, unsigned, 8> LoopBlocks; local
H A DLoopUnswitch.cpp197 std::vector<BasicBlock*> LoopBlocks; member in class:__anon2722::LoopUnswitch
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp300 CloneLoopBlocks(Loop *L, Value *NewIter, const bool CreateRemainderLoop, const bool UseEpilogRemainder, const bool UnrollRemainder, BasicBlock *InsertTop, BasicBlock *InsertBot, BasicBlock *Preheader, std::vector<BasicBlock *> &NewBlocks, LoopBlocksDFS &LoopBlocks, ValueToValueMapTy &VMap, DominatorTree *DT, LoopInfo *LI) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2305 SmallSet<BasicBlock*,8> LoopBlocks; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp653 void MemorySSAUpdater::updateForClonedLoop(const LoopBlocksRPO &LoopBlocks, argument

Completed in 110 milliseconds