Searched refs:fold_wavefrontsize (Results 1 – 1 of 1) sorted by relevance
103 bool fold_wavefrontsize(CallInst *CI, IRBuilder<> &B);617 return !EnablePreLink && fold_wavefrontsize(CI, B); in fold()1319 bool AMDGPULibCalls::fold_wavefrontsize(CallInst *CI, IRBuilder<> &B) { in fold_wavefrontsize() function in AMDGPULibCalls