Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp464 static bool isCallPromotable(CallInst *CI) { in isCallPromotable() function
528 if (!isCallPromotable(CI)) in collectUsesWithPtrTypes()