Home
last modified time | relevance | path

Searched refs:getPiBlock (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDDG.cpp244 const PiBlockDDGNode *DataDependenceGraph::getPiBlock(const NodeType &N) const { in getPiBlock() function in DataDependenceGraph
257 if (!G.getPiBlock(*Node)) in operator <<()
H A DDDGPrinter.cpp82 return Graph->getPiBlock(*Node) != nullptr; in isNodeHidden()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDDG.h334 const PiBlockDDGNode *getPiBlock(const NodeType &N) const;