Searched refs:PartialCountIsSupported (Results 1 – 9 of 9) sorted by relevance
83 PartialCountIsSupported(ir_context))) { in IsApplicable()184 bool TransformationSetLoopControl::PartialCountIsSupported( in PartialCountIsSupported() function in spvtools::fuzz::TransformationSetLoopControl
63 static bool PartialCountIsSupported(opt::IRContext* ir_context);
98 if (TransformationSetLoopControl::PartialCountIsSupported( in Apply()
82 !(PeelCountIsSupported(context) && PartialCountIsSupported(context))) { in IsApplicable()183 bool TransformationSetLoopControl::PartialCountIsSupported( in PartialCountIsSupported() function in spvtools::fuzz::TransformationSetLoopControl
61 static bool PartialCountIsSupported(opt::IRContext* context);
97 if (TransformationSetLoopControl::PartialCountIsSupported( in Apply()