Searched refs:FoldBinaryIntegerOpToConstant (Results 1 – 6 of 6) sorted by relevance
155 bool FoldBinaryIntegerOpToConstant(
282 bool InstructionFolder::FoldBinaryIntegerOpToConstant( in FoldBinaryIntegerOpToConstant() function in spvtools::opt::InstructionFolder521 return FoldBinaryIntegerOpToConstant(inst, id_map, result) || in FoldIntegerOpToConstant()