Searched refs:ProcessNode (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/include/llvm/Analysis/
H A DIntervalIterator.h63 // addNodeToInterval - This method exists to assist the generic ProcessNode
72 // addNodeToInterval - This method exists to assist the generic ProcessNode
161 // the ProcessNode method to add all of the nodes to the interval.
176 ProcessNode(Int, getSourceGraphNode(OrigContainer, *I));
182 // ProcessNode - This method is called by ProcessInterval to add nodes to the
191 void ProcessNode(Interval *Int, NodeTy *Node) { function in class:llvm::IntervalIterator
230 ProcessNode(Int, getSourceGraphNode(OrigContainer, *It));

Completed in 34 milliseconds