Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/Analysis/
DIntervalIterator.h56 inline BasicBlock *getSourceGraphNode(Function *, BasicBlock *BB) { in getSourceGraphNode() function
59 inline Interval *getSourceGraphNode(IntervalPartition *IP, BasicBlock *BB) { in getSourceGraphNode() function
139 bool Done = ProcessInterval(getSourceGraphNode(OrigContainer, *SuccIt));
176 ProcessNode(Int, getSourceGraphNode(OrigContainer, *I)); in ProcessInterval()
230 ProcessNode(Int, getSourceGraphNode(OrigContainer, *It)); in ProcessNode()