Searched refs:expandBFM (Results 1 – 1 of 1) sorted by relevance
88 bool expandBFM(CallInst *CI);314 if (expandBFI(CI) || expandBFM(CI)) { in optimizeCallInst()881 AMDGPUPeepholeOpt::expandBFM(CallInst *CI) in expandBFM() function in AMDGPUPeepholeOpt