Home
last modified time | relevance | path

Searched defs:getBasicBlocks (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h898 void getBasicBlocks(DenseSet<BasicBlock *> &BBSet) const { in getBasicBlocks() function
907 void getBasicBlocks(DenseSet<BasicBlock *> &BBSet, in getBasicBlocks() function
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h214 const std::vector<const BasicBlock *> &getBasicBlocks() const { in getBasicBlocks() function
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h214 const std::vector<const BasicBlock*> &getBasicBlocks() const { in getBasicBlocks() function