Home
last modified time | relevance | path

Searched defs:NewBlocks (Results 1 – 19 of 19) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DMSFBuilder.cpp183 std::vector<uint32_t> NewBlocks; in addStream() local
196 uint32_t NewBlocks = bytesToBlocks(Size, BlockSize); in setStreamSize() local
/external/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp273 std::vector<BasicBlock *> &NewBlocks, in CloneLoopBlocks()
599 std::vector<BasicBlock *> NewBlocks; in UnrollRuntimeLoopRemainder() local
DLoopUnroll.cpp386 std::vector<BasicBlock*> NewBlocks; in UnrollLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollPeel.cpp493 SmallVectorImpl<BasicBlock *> &NewBlocks, LoopBlocksDFS &LoopBlocks, in cloneLoopBlocks()
714 SmallVector<BasicBlock *, 8> NewBlocks; in peelLoop() local
DLoopUnrollRuntime.cpp304 std::vector<BasicBlock *> &NewBlocks, LoopBlocksDFS &LoopBlocks, in CloneLoopBlocks()
775 std::vector<BasicBlock *> NewBlocks; in UnrollRuntimeLoopRemainder() local
DLoopUnrollAndJam.cpp315 std::vector<BasicBlock *> NewBlocks; in UnrollAndJamLoop() local
DLoopUnroll.cpp603 std::vector<BasicBlock*> NewBlocks; in UnrollLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVNSink.cpp275 void restrictToBlocks(const SmallSetVector<BasicBlock *, 4> &NewBlocks) { in restrictToBlocks()
DLoopUnswitch.cpp199 std::vector<BasicBlock*> NewBlocks; member in __anoneedae8120111::LoopUnswitch
DInductiveRangeCheckElimination.cpp1515 BasicBlock *NewBlocks[] = {PostLoopPreheader, PreLoopRRI.PseudoExit, in run() local
DSimpleLoopUnswitch.cpp994 SmallVector<BasicBlock *, 4> NewBlocks; in buildClonedLoopBlocks() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1282 SmallVector<BasicBlock *, 16> NewBlocks; in getNonLocalPointerDepFromBB() local
DMemorySSAUpdater.cpp922 SmallPtrSet<BasicBlock *, 2> NewBlocks; in applyInsertUpdates() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp200 std::vector<BasicBlock*> NewBlocks; member in __anon9d490c700111::LoopUnswitch
DInductiveRangeCheckElimination.cpp1259 BasicBlock *NewBlocks[] = {PostLoopPreheader, PreLoopRRI.PseudoExit, in run() local
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1219 SmallVector<BasicBlock *, 16> NewBlocks; in getNonLocalPointerDepFromBB() local
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1079 auto NewBlocks = makeArrayRef(ActiveBlocks).slice(AddedTo); in growRegion() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp1778 SmallVector<BasicBlock*, 8> NewBlocks; in cloneScopeBlocks() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1347 auto NewBlocks = makeArrayRef(ActiveBlocks).slice(AddedTo); in growRegion() local