Searched refs:PT_Switch (Results 1 – 2 of 2) sorted by relevance
70 enum PredicateType { PT_Branch, PT_Assume, PT_Switch }; enumerator100 PB->Type == PT_Switch; in classof()134 return PB->Type == PT_Branch || PB->Type == PT_Switch; in classof()165 : PredicateWithEdge(PT_Switch, Op, SwitchBB, TargetBB, in PredicateSwitch()170 return PB->Type == PT_Switch; in classof()
770 case PT_Switch: in getConstraint()