/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | SampleProfileInference.h | 184 std::vector<const BasicBlockT *> BasicBlocks; in apply() local 243 const std::vector<const BasicBlockT *> &BasicBlocks, in createFlowFunction() 302 const std::vector<const BasicBlockT *> &BasicBlocks, in findUnlikelyJumps()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/ |
D | SampleProfileInference.h | 184 std::vector<const BasicBlockT *> BasicBlocks; in apply() local 243 const std::vector<const BasicBlockT *> &BasicBlocks, in createFlowFunction() 302 const std::vector<const BasicBlockT *> &BasicBlocks, in findUnlikelyJumps()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/ |
D | SampleProfileInference.h | 184 std::vector<const BasicBlockT *> BasicBlocks; in apply() local 243 const std::vector<const BasicBlockT *> &BasicBlocks, in createFlowFunction() 302 const std::vector<const BasicBlockT *> &BasicBlocks, in findUnlikelyJumps()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | SampleProfileInference.h | 184 std::vector<const BasicBlockT *> BasicBlocks; in apply() local 243 const std::vector<const BasicBlockT *> &BasicBlocks, in createFlowFunction() 302 const std::vector<const BasicBlockT *> &BasicBlocks, in findUnlikelyJumps()
|
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | Trace.h | 32 BasicBlockListType BasicBlocks; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | Trace.h | 33 BasicBlockListType BasicBlocks; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | Trace.h | 33 BasicBlockListType BasicBlocks; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | Trace.h | 33 BasicBlockListType BasicBlocks; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | Trace.h | 33 BasicBlockListType BasicBlocks; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | Trace.h | 33 BasicBlockListType BasicBlocks; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | Trace.h | 33 BasicBlockListType BasicBlocks; variable
|
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9_func/ |
D | ValueEnumerator.h | 84 std::vector<const llvm::BasicBlock*> BasicBlocks; variable
|
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9/ |
D | ValueEnumerator.h | 84 std::vector<const llvm::BasicBlock*> BasicBlocks; variable
|
/aosp_15_r20/frameworks/compile/slang/BitWriter_3_2/ |
D | ValueEnumerator.h | 87 std::vector<const llvm::BasicBlock*> BasicBlocks; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILValueEnumerator.h | 127 std::vector<const BasicBlock *> BasicBlocks; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.h | 127 std::vector<const BasicBlock*> BasicBlocks; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.h | 126 std::vector<const BasicBlock*> BasicBlocks; variable
|
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.h | 123 std::vector<const BasicBlock*> BasicBlocks; variable
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | StackColoring.cpp | 271 DenseMap<const MachineBasicBlock*, int> BasicBlocks; member in __anon1826389f0111::StackColoring
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | StackColoring.cpp | 435 DenseMap<const MachineBasicBlock *, int> BasicBlocks; member in __anonde6fb4470111::StackColoring
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | StackColoring.cpp | 407 DenseMap<const MachineBasicBlock *, int> BasicBlocks; member in __anon184328810111::StackColoring
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMLowOverheadLoops.cpp | 553 SmallPtrSet<MachineBasicBlock*, 2> BasicBlocks; in INITIALIZE_PASS() local
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | ir.go | 1100 func (v Value) BasicBlocks() []BasicBlock { func
|