Home
last modified time | relevance | path

Searched defs:FinalGV (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3678 const GlobalValue *FinalGV = dyn_cast<GlobalValue>(GV->getOperand(0)); in handleIndirectSymViaGOTPCRel() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp573 const llvm::GlobalValue *FinalGV = AliaseeGV->getAliaseeObject(); in getAliasedGlobal() local