Home
last modified time | relevance | path

Searched defs:BasicBlocks (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTrace.h33 BasicBlockListType BasicBlocks; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h127 std::vector<const BasicBlock*> BasicBlocks; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackColoring.cpp407 DenseMap<const MachineBasicBlock *, int> BasicBlocks; member in __anond7263c110111::StackColoring