Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp1013 static bool isCallPromotable(CallInst *CI) { in isCallPromotable() function
1073 if (!isCallPromotable(CI)) in collectUsesWithPtrTypes()