Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp764 FunctionCallee PowrFunc = getFunction(M, PowrInfo); in fold() local
769 if (PowrFunc && in fold()
773 Call->setCalledFunction(PowrFunc); in fold()