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

/external/llvm/include/llvm/Analysis/
H A DIntervalPartition.h77 // getBlockInterval - Return the interval that a basic block exists in.
78 inline Interval *getBlockInterval(BasicBlock *BB) { function in class:llvm::IntervalPartition
H A DIntervalIterator.h60 return IP->getBlockInterval(BB);
/external/llvm/lib/Analysis/
H A DIntervalPartition.cpp62 getBlockInterval(*I)->Predecessors.push_back(Header);

Completed in 159 milliseconds