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

/external/llvm/include/llvm/Analysis/
H A DIntervalIterator.h63 // addNodeToInterval - This method exists to assist the generic ProcessNode
68 inline void addNodeToInterval(Interval *Int, BasicBlock *BB) { function in namespace:llvm
72 // addNodeToInterval - This method exists to assist the generic ProcessNode
79 inline void addNodeToInterval(Interval *Int, Interval *I) { function in namespace:llvm
216 addNodeToInterval(Int, Node);

Completed in 33 milliseconds