Searched refs:FoldInstructionInternal (Results 1 – 6 of 6) sorted by relevance
147 bool FoldInstructionInternal(Instruction* inst) const;
232 bool InstructionFolder::FoldInstructionInternal(Instruction* inst) const { in FoldInstructionInternal() function in spvtools::opt::InstructionFolder704 FoldInstructionInternal(&*folded_inst)) { in FoldInstruction()