Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIntervalPartition.h77 inline Interval *getBlockInterval(BasicBlock *BB) { in getBlockInterval() function
H A DIntervalIterator.h65 return IP->getBlockInterval(BB); in getSourceGraphNode()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIntervalPartition.cpp70 getBlockInterval(Successor)->Predecessors.push_back(Header); in updatePredecessors()