Searched refs:ConditionVectorTy (Results 1 – 1 of 1) sorted by relevance
53 using ConditionVectorTy = SmallVector<ControlCondition, 6>; typedef in __anonaa8cb15a0111::ControlConditions56 ConditionVectorTy Conditions;74 const ConditionVectorTy &getControlConditions() const { return Conditions; } in getControlConditions()