Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DIntervalIterator.h62 inline BasicBlock *getSourceGraphNode(Function *, BasicBlock *BB) { in getSourceGraphNode() function
65 inline Interval *getSourceGraphNode(IntervalPartition *IP, BasicBlock *BB) { in getSourceGraphNode() function
148 bool Done = ProcessInterval(getSourceGraphNode(OrigContainer, *SuccIt));
187 ProcessNode(Int, getSourceGraphNode(OrigContainer, *I)); in ProcessInterval()
240 ProcessNode(Int, getSourceGraphNode(OrigContainer, *It)); in ProcessNode()