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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h125 std::vector<const BasicBlock*> BasicBlocks; member in class:llvm::ValueEnumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp407 DenseMap<const MachineBasicBlock *, int> BasicBlocks; member in class:__anon3590::StackColoring
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h74 BasicBlockListType BasicBlocks; ///< The basic blocks member in class:llvm::Function
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp1280 SmallPtrSet<MachineBasicBlock*, 2> BasicBlocks; local

Completed in 200 milliseconds