Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIntervalIterator.h61 inline BasicBlock *getSourceGraphNode(Function *, BasicBlock *BB) { in getSourceGraphNode() function
64 inline Interval *getSourceGraphNode(IntervalPartition *IP, BasicBlock *BB) { in getSourceGraphNode() function
147 bool Done = ProcessInterval(getSourceGraphNode(OrigContainer, *SuccIt));
186 ProcessNode(Int, getSourceGraphNode(OrigContainer, *I)); in ProcessInterval()
237 ProcessNode(Int, getSourceGraphNode(OrigContainer, *It)); in ProcessNode()