Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp625 static bool isCallPromotable(CallInst *CI) { in isCallPromotable() function
685 if (!isCallPromotable(CI)) in collectUsesWithPtrTypes()