Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileInference.h184 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()
/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTrace.h33 BasicBlockListType BasicBlocks; variable
/src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h127 std::vector<const BasicBlock *> BasicBlocks; variable
/src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h126 std::vector<const BasicBlock*> BasicBlocks; variable
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp405 DenseMap<const MachineBasicBlock *, int> BasicBlocks; member in __anon94c06abc0111::StackColoring
/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp617 const std::vector<const BasicBlockT *> &BasicBlocks, in findUnlikelyJumps()
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp540 SmallPtrSet<MachineBasicBlock*, 2> BasicBlocks; in INITIALIZE_PASS() local