Searched refs:ShouldBuildDecisionTree (Results 1 – 3 of 3) sorted by relevance
92 if (table.ShouldBuildDecisionTree() && !s_it.IsLast()) { in CreateBranchTargets()165 if (table.ShouldBuildDecisionTree() && !s_it.IsLast()) { in ConnectBasicBlocks()
619 } else if (table.ShouldBuildDecisionTree()) { in BuildSwitch()
109 bool ShouldBuildDecisionTree() { in ShouldBuildDecisionTree() function