Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DTrace.h33 BasicBlockListType BasicBlocks; variable
/openbsd/src/gnu/llvm/llvm/lib/Bitcode/Writer/
DValueEnumerator.h126 std::vector<const BasicBlock*> BasicBlocks; variable
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DStackColoring.cpp435 DenseMap<const MachineBasicBlock *, int> BasicBlocks; member in __anon9bafa0030111::StackColoring
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp553 SmallPtrSet<MachineBasicBlock*, 2> BasicBlocks; in INITIALIZE_PASS() local