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.cpp180 int countActiveBlock(MBBVector::const_iterator It,
375 int R600MachineCFGStructurizer::countActiveBlock(MBBVector::const_iterator It, in countActiveBlock() function in R600MachineCFGStructurizer
728 int NumRemainedBlk = countActiveBlock(OrderedBlks.begin(), in run()
771 int sccRemainedNumBlk = countActiveBlock(SccBeginIter, It); in run()
804 = countActiveBlock(OrderedBlks.begin(), OrderedBlks.end()); in run()