Searched refs:ReplaceMultiplyByPowerOf2 (Results 1 – 6 of 6) sorted by relevance
71 bool StrengthReductionPass::ReplaceMultiplyByPowerOf2( in ReplaceMultiplyByPowerOf2() function in spvtools::opt::StrengthReductionPass188 if (ReplaceMultiplyByPowerOf2(&inst)) modified = true; in ScanFunctions()
35 bool ReplaceMultiplyByPowerOf2(BasicBlock::iterator*);
70 bool StrengthReductionPass::ReplaceMultiplyByPowerOf2( in ReplaceMultiplyByPowerOf2() function in spvtools::opt::StrengthReductionPass186 if (ReplaceMultiplyByPowerOf2(&inst)) modified = true; in ScanFunctions()
66 bool StrengthReductionPass::ReplaceMultiplyByPowerOf2( in ReplaceMultiplyByPowerOf2() function in spvtools::opt::StrengthReductionPass182 if (ReplaceMultiplyByPowerOf2(&inst)) modified = true; in ScanFunctions()