Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp480 if (auto *FDGV = dyn_cast<Function>(DGV)) in getLinkedToGlobal() local
481 if (FDGV->isIntrinsic()) in getLinkedToGlobal()
483 if (FDGV->getFunctionType() != TypeMap.get(FSrcGV->getFunctionType())) in getLinkedToGlobal()