Searched refs:FoldIntegerOpToConstant (Results 1 – 4 of 4) sorted by relevance
171 bool FoldIntegerOpToConstant(Instruction* inst,
514 bool InstructionFolder::FoldIntegerOpToConstant( in FoldIntegerOpToConstant() function in spvtools::opt::InstructionFolder674 successful = FoldIntegerOpToConstant(inst, id_map, &result_val); in FoldInstructionToConstant()