Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DIntervalPartition.cpp70 getBlockInterval(Successor)->Predecessors.push_back(Header); in updatePredecessors()