Searched refs:ConditionVectorTy (Results 1 – 1 of 1) sorted by relevance
52 using ConditionVectorTy = SmallVector<ControlCondition, 6>; typedef in __anonfe4de1c30111::ControlConditions55 ConditionVectorTy Conditions;73 const ConditionVectorTy &getControlConditions() const { return Conditions; } in getControlConditions()