Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DTrace.h32 BasicBlockListType BasicBlocks; variable
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DTrace.h32 BasicBlockListType BasicBlocks; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTrace.h34 BasicBlockListType BasicBlocks; variable
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DValueEnumerator.h68 std::vector<const BasicBlock*> BasicBlocks; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h128 std::vector<const BasicBlock*> BasicBlocks; variable
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h123 std::vector<const BasicBlock*> BasicBlocks; variable
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DDomTreeUpdaterTest.cpp373 std::vector<BasicBlock *> BasicBlocks; in TEST() local
/external/llvm/lib/CodeGen/
DStackColoring.cpp271 DenseMap<const MachineBasicBlock*, int> BasicBlocks; member in __anon1f3233290111::StackColoring
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackColoring.cpp407 DenseMap<const MachineBasicBlock *, int> BasicBlocks; member in __anonc65c1c610111::StackColoring
/external/llvm/bindings/go/llvm/
Dir.go1100 func (v Value) BasicBlocks() []BasicBlock { func
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go1162 func (v Value) BasicBlocks() []BasicBlock { func