Home
last modified time | relevance | path

Searched defs:BBList (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDDG.cpp190 BasicBlockListType BBList; in DataDependenceGraph() local
207 BasicBlockListType BBList; in DataDependenceGraph() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceGraphBuilder.h187 const BasicBlockListType &BBList; global() variable
H A DIRSimilarityIdentifier.h908 SmallVector<BasicBlock *> &BBList) const { in getBasicBlocks() argument
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSpeculateAnalyses.cpp136 rearrangeBB(const Function & F,const BlockListTy & BBList) rearrangeBB() argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1727 SmallVector<BasicBlock *, 4> BBList(depth_first(&F->getEntryBlock())); in runImpl() local