Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp189 int countActiveBlock(MBBVector::const_iterator It,
384 int R600MachineCFGStructurizer::countActiveBlock(MBBVector::const_iterator It, in countActiveBlock() function in R600MachineCFGStructurizer
737 int NumRemainedBlk = countActiveBlock(OrderedBlks.begin(), in run()
780 int sccRemainedNumBlk = countActiveBlock(SccBeginIter, It); in run()
813 = countActiveBlock(OrderedBlks.begin(), OrderedBlks.end()); in run()