Searched refs:getFallthroughBranchInfo (Results 1 – 3 of 3) sorted by relevance
309 uint64_t NonTakenCount = BB->getFallthroughBranchInfo().Count; in getDynoStats()
418 const BinaryBranchInfo &getFallthroughBranchInfo() const { in getFallthroughBranchInfo() function
869 Count = PredBB->getFallthroughBranchInfo().Count; in fixTailCalls()