Searched defs:NewBlocks (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp275 void restrictToBlocks(const SmallSetVector<BasicBlock *, 4> &NewBlocks) { argument
H A DLoopUnswitch.cpp199 std::vector<BasicBlock*> NewBlocks; member in class:__anon2722::LoopUnswitch
[all...]
H A DInductiveRangeCheckElimination.cpp1515 BasicBlock *NewBlocks[] = {PostLoopPreheader, PreLoopRRI.PseudoExit, local
H A DSimpleLoopUnswitch.cpp994 SmallVector<BasicBlock *, 4> NewBlocks; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMSFBuilder.cpp183 std::vector<uint32_t> NewBlocks; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp603 std::vector<BasicBlock*> NewBlocks; local
H A DLoopUnrollAndJam.cpp315 std::vector<BasicBlock *> NewBlocks; local
H A DLoopUnrollRuntime.cpp775 std::vector<BasicBlock *> NewBlocks; local
300 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/Analysis/
H A DMemoryDependenceAnalysis.cpp1282 SmallVector<BasicBlock *, 16> NewBlocks; local
[all...]
H A DMemorySSAUpdater.cpp922 SmallPtrSet<BasicBlock *, 2> NewBlocks; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1347 auto NewBlocks = makeArrayRef(ActiveBlocks).slice(AddedTo); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1778 SmallVector<BasicBlock*, 8> NewBlocks; local

Completed in 309 milliseconds