Home
last modified time | relevance | path

Searched defs:BBs (Results 1 – 20 of 20) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DDominanceFrontier.cpp120 const std::set<BasicBlock*> &BBs = I->second; in print() local
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DInstIterator.h36 _BB_t *BBs; // BasicBlocksType variable
/external/llvm/include/llvm/IR/
DInstIterator.h35 BB_t *BBs; // BasicBlocksType variable
/external/llvm/include/llvm/Analysis/
DDominanceFrontierImpl.h131 const std::set<BlockT *> &BBs = I->second; in print() local
DRegionInfoImpl.h898 RegionInfoBase<Tr>::getCommonRegion(SmallVectorImpl<BlockT *> &BBs) const { in getCommonRegion()
/external/llvm/lib/CodeGen/
DShrinkWrap.cpp259 MachineBasicBlock *FindIDom(MachineBasicBlock &Block, ListOfBBs BBs, in FindIDom()
/external/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp106 buildExtractionBlockSet(ArrayRef<BasicBlock *> BBs) { in buildExtractionBlockSet()
126 CodeExtractor::CodeExtractor(ArrayRef<BasicBlock *> BBs, DominatorTree *DT, in CodeExtractor()
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DExtractFunction.cpp316 std::vector<BasicBlock*> &BBs, in ExtractMappedBlocksFromModule()
DCrashDebugger.cpp272 bool ReduceCrashingBlocks::TestBlocks(std::vector<const BasicBlock*> &BBs) { in TestBlocks()
DMiscompilation.cpp462 bool ReduceMiscompiledBlocks::TestFuncs(const std::vector<BasicBlock*> &BBs, in TestFuncs()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_bb.cpp70 for (ArrayList::Iterator BBs = allBBlocks.iterator(); !BBs.end(); BBs.next()) in ~Function() local
/external/llvm/tools/bugpoint/
DExtractFunction.cpp375 BugDriver::extractMappedBlocksFromModule(const std::vector<BasicBlock *> &BBs, in extractMappedBlocksFromModule()
DMiscompilation.cpp478 bool ReduceMiscompiledBlocks::TestFuncs(const std::vector<BasicBlock*> &BBs, in TestFuncs()
DCrashDebugger.cpp347 bool ReduceCrashingBlocks::TestBlocks(std::vector<const BasicBlock*> &BBs) { in TestBlocks()
/external/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp148 SmallPtrSet<BasicBlock *, 8> BBs; in findConstantInsertionPoint() local
DPlaceSafepoints.cpp651 DenseSet<BasicBlock *> BBs; // new BBs + insertee in INITIALIZE_PASS_DEPENDENCY() local
DInductiveRangeCheckElimination.cpp1139 void LoopConstrainer::addToParentLoopIfNeeded(ArrayRef<BasicBlock *> BBs) { in addToParentLoopIfNeeded()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DCodeExtractor.cpp794 Function* llvm::ExtractBasicBlock(ArrayRef<BasicBlock*> BBs, bool AggregateArgs){ in ExtractBasicBlock()
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp1338 SmallVector<const BasicBlock *, 8> BBs; in functionHash() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp1443 llvm::BasicBlock *BBs[5] = { in EmitBuiltinExpr() local
1511 llvm::BasicBlock *BBs[3] = { in EmitBuiltinExpr() local