Searched refs:PT_Switch (Results 1 – 2 of 2) sorted by relevance
71 enum PredicateType { PT_Branch, PT_Assume, PT_Switch }; enumerator102 PB->Type == PT_Switch; in classof()136 return PB->Type == PT_Branch || PB->Type == PT_Switch; in classof()167 : PredicateWithEdge(PT_Switch, Op, SwitchBB, TargetBB, in PredicateSwitch()172 return PB->Type == PT_Switch; in classof()
833 case PT_Switch: in getConstraint()