Home | History | Annotate | Download | only in IPO

Lines Matching refs:getBlockProfileCount

433     return BFI->getBlockProfileCount(BB)
434 ? BFI->getBlockProfileCount(BB).getValue()
948 auto Count = CurrentCallerBFI->getBlockProfileCount(CallBB);