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