Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DTrace.h32 BasicBlockListType BasicBlocks; variable
/external/llvm-project/llvm/include/llvm/Analysis/
DTrace.h33 BasicBlockListType BasicBlocks; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTrace.h33 BasicBlockListType BasicBlocks; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h127 std::vector<const BasicBlock*> BasicBlocks; variable
/external/llvm-project/llvm/lib/Bitcode/Writer/
DValueEnumerator.h125 std::vector<const BasicBlock*> BasicBlocks; variable
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h123 std::vector<const BasicBlock*> BasicBlocks; variable
/external/llvm-project/llvm/unittests/Analysis/
DDomTreeUpdaterTest.cpp375 std::vector<BasicBlock *> BasicBlocks; in TEST() local
/external/llvm/lib/CodeGen/
DStackColoring.cpp271 DenseMap<const MachineBasicBlock*, int> BasicBlocks; member in __anon1f3233290111::StackColoring
/external/llvm-project/llvm/lib/CodeGen/
DStackColoring.cpp437 DenseMap<const MachineBasicBlock *, int> BasicBlocks; member in __anone50627f70111::StackColoring
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackColoring.cpp407 DenseMap<const MachineBasicBlock *, int> BasicBlocks; member in __anon7839958b0111::StackColoring
/external/llvm-project/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp537 SmallPtrSet<MachineBasicBlock*, 2> BasicBlocks; in INITIALIZE_PASS() local
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp148 enum class GranularityChoice { BasicBlocks, ScalarIndependence, Stores }; enumerator
/external/llvm/bindings/go/llvm/
Dir.go1100 func (v Value) BasicBlocks() []BasicBlock { func
/external/llvm-project/llvm/bindings/go/llvm/
Dir.go1220 func (v Value) BasicBlocks() []BasicBlock { func