/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | LoopSink.cpp | 83 static BlockFrequency adjustedSumFreq(SmallPtrSetImpl<BasicBlock *> &BBs, in adjustedSumFreq() 181 SmallPtrSet<BasicBlock *, 2> BBs; in sinkInstruction() local
|
D | ConstantHoisting.cpp | 195 SmallPtrSet<BasicBlock *, 8> &BBs) { in findBestInsertionSet() 297 SmallPtrSet<BasicBlock *, 8> BBs; in findConstantInsertionPoint() local
|
D | PlaceSafepoints.cpp | 664 DenseSet<BasicBlock *> BBs; // new BBs + insertee in INITIALIZE_PASS_DEPENDENCY() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | InlineSimple.cpp | 60 const auto &BBs = CS.getCaller()->getBasicBlockList(); in getInlineCost() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | IndirectBrExpandPass.cpp | 116 SmallVector<BasicBlock *, 4> BBs; in runOnFunction() local
|
D | ShrinkWrap.cpp | 306 static MachineBasicBlock *FindIDom(MachineBasicBlock &Block, ListOfBBs BBs, in FindIDom()
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | DominanceFrontier.cpp | 120 const std::set<BasicBlock*> &BBs = I->second; in print() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInline.cpp | 193 const auto &BBs = Caller->getBasicBlockList(); in getInlineCost() local
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | InstIterator.h | 36 _BB_t *BBs; // BasicBlocksType variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/ |
D | CrashDebugger.cpp | 322 void simpleSimplifyCfg(Function &F, SmallVectorImpl<BasicBlock *> &BBs) { in simpleSimplifyCfg() 383 bool ReduceCrashingBlocks::TestBlocks(std::vector<const BasicBlock *> &BBs) { in TestBlocks() 502 std::vector<const BasicBlock *> &BBs) { in TestBlocks() 606 bool ReduceSimplifyCFG::TestBlocks(std::vector<const BasicBlock *> &BBs) { in TestBlocks()
|
D | ExtractFunction.cpp | 373 BugDriver::extractMappedBlocksFromModule(const std::vector<BasicBlock *> &BBs, in extractMappedBlocksFromModule()
|
/external/llvm/include/llvm/IR/ |
D | InstIterator.h | 35 BB_t *BBs; // BasicBlocksType variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | InstIterator.h | 38 BB_t *BBs; // BasicBlocksType variable
|
/external/llvm/include/llvm/Analysis/ |
D | DominanceFrontierImpl.h | 131 const std::set<BlockT *> &BBs = I->second; in print() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | DominanceFrontierImpl.h | 139 const std::set<BlockT *> &BBs = I->second; in print() local
|
D | LoopInfoImpl.h | 684 std::vector<BlockT *> BBs = L->getBlocks(); in compareLoops() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-extract/ |
D | llvm-extract.cpp | 233 SmallVector<BasicBlock *, 4> BBs; in main() local
|
/external/llvm/lib/CodeGen/ |
D | ShrinkWrap.cpp | 259 MachineBasicBlock *FindIDom(MachineBasicBlock &Block, ListOfBBs BBs, in FindIDom()
|
/external/llvm/lib/Transforms/Utils/ |
D | CodeExtractor.cpp | 106 buildExtractionBlockSet(ArrayRef<BasicBlock *> BBs) { in buildExtractionBlockSet() 126 CodeExtractor::CodeExtractor(ArrayRef<BasicBlock *> BBs, DominatorTree *DT, in CodeExtractor()
|
/external/swiftshader/third_party/LLVM/tools/bugpoint/ |
D | ExtractFunction.cpp | 316 std::vector<BasicBlock*> &BBs, in ExtractMappedBlocksFromModule()
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_bb.cpp | 70 for (ArrayList::Iterator BBs = allBBlocks.iterator(); !BBs.end(); BBs.next()) in ~Function() local
|
/external/llvm/tools/bugpoint/ |
D | ExtractFunction.cpp | 375 BugDriver::extractMappedBlocksFromModule(const std::vector<BasicBlock *> &BBs, in extractMappedBlocksFromModule()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | CodeExtractor.cpp | 185 buildExtractionBlockSet(ArrayRef<BasicBlock *> BBs, DominatorTree *DT, in buildExtractionBlockSet() 228 CodeExtractor::CodeExtractor(ArrayRef<BasicBlock *> BBs, DominatorTree *DT, in CodeExtractor()
|
/external/llvm/lib/Transforms/Scalar/ |
D | ConstantHoisting.cpp | 148 SmallPtrSet<BasicBlock *, 8> BBs; in findConstantInsertionPoint() local
|
D | PlaceSafepoints.cpp | 651 DenseSet<BasicBlock *> BBs; // new BBs + insertee in INITIALIZE_PASS_DEPENDENCY() local
|