Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h94 SmallVector<BBInfo *, 100> BlockList; in GetValue() local
115 BBInfo *BuildBlockList(BlkT *BB, BlockListTy *BlockList) { in 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...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMSFBuilder.h128 using BlockList = std::vector<uint32_t>; variable
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DYAMLOutputStyle.cpp144 pdb::yaml::StreamBlockList BlockList; in dumpStreamDirectory() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCExpandISEL.cpp194 for (auto &BlockList : ISELInstructions) { in expandAndMergeISELs() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMSFBuilder.cpp301 ulittle32_t *BlockList = in generateLayout() local
/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp299 BlockMeta* BlockList = nullptr; member in __anonc8b2f5c20211::BumpPointerAllocator
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary32.h407 SinglyLinkedList<BatchGroupT> BlockList = {}; global() member
[all...]
H A Dprimary64.h547 SinglyLinkedList<BatchGroupT> BlockList = {}; global() member
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp370 [&ORE](SmallVectorImpl<BasicBlock *> &BlockList) -> BasicBlock * { in computeOutliningColdRegionsInfo() argument