Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2810 auto GetUniformReturnValue = [](const Function *F) -> GlobalVariable * { in optimizeCallInst() local
2832 if (GlobalVariable *RV = GetUniformReturnValue(Callee)) { in optimizeCallInst()