Searched refs:FallthroughProb (Results 1 – 2 of 2) sorted by relevance
1007 auto FallthroughProb = UnhandledProbs; in lowerJumpTableWorkItem() local1017 FallthroughProb -= DefaultProb / 2; in lowerJumpTableWorkItem()1031 addSuccessorWithProb(CurMBB, Fallthrough, FallthroughProb); in lowerJumpTableWorkItem()
12046 auto FallthroughProb = UnhandledProbs; in lowerWorkItem() local12056 FallthroughProb -= DefaultProb / 2; in lowerWorkItem()12081 addSuccessorWithProb(CurMBB, Fallthrough, FallthroughProb); in lowerWorkItem()