Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
HDSampleProfileInference.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()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTrace.h33 BasicBlockListType BasicBlocks; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
HDDXILValueEnumerator.h127 std::vector<const BasicBlock *> BasicBlocks; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
HDValueEnumerator.h126 std::vector<const BasicBlock*> BasicBlocks; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDStackColoring.cpp405 DenseMap<const MachineBasicBlock *, int> BasicBlocks; member in __anon7505dde10111::StackColoring
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDSampleProfile.cpp617 const std::vector<const BasicBlockT *> &BasicBlocks, in findUnlikelyJumps()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMLowOverheadLoops.cpp540 SmallPtrSet<MachineBasicBlock*, 2> BasicBlocks; in INITIALIZE_PASS() local