Home
last modified time | relevance | path

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

/freebsd/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()
303 const std::vector<const BasicBlockT *> &BasicBlocks, in findUnlikelyJumps()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTrace.h33 BasicBlockListType BasicBlocks; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h127 std::vector<const BasicBlock *> BasicBlocks; variable
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h126 std::vector<const BasicBlock*> BasicBlocks; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h79 BasicBlockListType BasicBlocks; ///< The basic blocks variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp406 DenseMap<const MachineBasicBlock *, int> BasicBlocks; member in __anon570007070111::StackColoring
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp535 SmallPtrSet<MachineBasicBlock*, 2> BasicBlocks; in INITIALIZE_PASS() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp618 const std::vector<const BasicBlockT *> &BasicBlocks, in findUnlikelyJumps()