Searched refs:FallthroughProb (Results 1 – 2 of 2) sorted by relevance
915 auto FallthroughProb = UnhandledProbs; in lowerJumpTableWorkItem() local925 FallthroughProb -= DefaultProb / 2; in lowerJumpTableWorkItem()940 addSuccessorWithProb(CurMBB, Fallthrough, FallthroughProb); in lowerJumpTableWorkItem()
10608 auto FallthroughProb = UnhandledProbs; in lowerWorkItem() local10618 FallthroughProb -= DefaultProb / 2; in lowerWorkItem()10631 addSuccessorWithProb(CurMBB, Fallthrough, FallthroughProb); in lowerWorkItem()