Searched refs:ReplaceMultiplyByPowerOf2 (Results 1 – 4 of 4) 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*);