Searched refs:isCallPromotable (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp573 static bool isCallPromotable(CallInst *CI) { function
637 if (!isCallPromotable(CI))

Completed in 109 milliseconds