Home
last modified time | relevance | path

Searched defs:BlockList (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h94 SmallVector<BBInfo *, 100> BlockList; GetValue() local
115 BuildBlockList(BlkT * BB,BlockListTy * BlockList) BuildBlockList() argument
240 FindDominators(BlockListTy * BlockList,BBInfo * PseudoEntry) FindDominators() argument
294 FindPHIPlacement(BlockListTy * BlockList) FindPHIPlacement() argument
353 FindAvailableVals(BlockListTy * BlockList) FindAvailableVals() argument
415 FindExistingPHI(BlkT * BB,BlockListTy * BlockList) FindExistingPHI() argument
477 RecordMatchingPHIs(BlockListTy * BlockList) RecordMatchingPHIs() argument
[all...]
/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMSFBuilder.h128 using BlockList = std::vector<uint32_t>; variable
/llvm-project/llvm/tools/llvm-pdbutil/
H A DYAMLOutputStyle.cpp144 pdb::yaml::StreamBlockList BlockList; in dumpStreamDirectory() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCExpandISEL.cpp
/llvm-project/libcxxabi/src/
H A Dcxa_demangle.cpp304 BlockMeta* BlockList = nullptr; global() member in __anonfcb94e470211::BumpPointerAllocator
[all...]
/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMSFBuilder.cpp301 ulittle32_t *BlockList = in generateLayout() local
/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp299 BlockMeta* BlockList = nullptr; member in __anon811943230211::BumpPointerAllocator
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary32.h393 SinglyLinkedList<BatchGroupT> BlockList = {}; global() member
[all...]
H A Dprimary64.h527 SinglyLinkedList<BatchGroupT> BlockList = {}; global() member
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp370 __anonb1a3443d0202(SmallVectorImpl<BasicBlock *> &BlockList) computeOutliningColdRegionsInfo() argument