Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBlockCoverageInference.cpp65 BlockCoverageInference::getDependencies(const BasicBlock &BB) const { in getDependencies() function in BlockCoverageInference
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.h197 const TGLexer::DependenciesSetTy &getDependencies() const { in getDependencies() function
H A DTGLexer.h219 const DependenciesSetTy &getDependencies() const { in getDependencies() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDDG.h441 bool DependenceGraphInfo<NodeType>::getDependencies( in getDependencies() function
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp413 const std::set<Intrinsic *> &getDependencies() const { return Dependencies; } in getDependencies() function in __anonfaf0748f0111::Intrinsic