Searched refs:ShouldBuildDecisionTree (Results 1 – 4 of 4) sorted by relevance
80 bool ShouldBuildDecisionTree() { in ShouldBuildDecisionTree() function
117 if (table.ShouldBuildDecisionTree() && !s_it.IsLast()) { in CreateBranchTargets()199 if (table.ShouldBuildDecisionTree() && !s_it.IsLast()) { in ConnectBasicBlocks()
744 } else if (table.ShouldBuildDecisionTree()) { in BuildSwitch()
98 if (table.ShouldBuildDecisionTree() && !s_it.IsLast()) { in FindBranches()