Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DIntervalPartition.h80 inline Interval *getBlockInterval(BasicBlock *BB) { in getBlockInterval() function
H A DIntervalIterator.h66 return IP->getBlockInterval(BB); in getSourceGraphNode()
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DIntervalPartition.cpp66 getBlockInterval(Successor)->Predecessors.push_back(Header); in updatePredecessors()