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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIntervalPartition.h76 // getBlockInterval - Return the interval that a basic block exists in.
77 inline Interval *getBlockInterval(BasicBlock *BB) { function in class:llvm::IntervalPartition
H A DIntervalIterator.h64 return IP->getBlockInterval(BB);
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DIntervalPartition.cpp70 getBlockInterval(Successor)->Predecessors.push_back(Header);

Completed in 110 milliseconds