Searched refs:CloseRelaxInst (Results 1 – 6 of 6) sorted by relevance
82 bool CloseRelaxInst(Instruction* inst);
275 bool ConvertToHalfPass::CloseRelaxInst(Instruction* inst) { in CloseRelaxInst() function in spvtools::opt::ConvertToHalfPass319 changed |= CloseRelaxInst(&*ii); in ProcessFunction()