Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Linker/
DIRMover.cpp475 if (auto *FDGV = dyn_cast<Function>(DGV)) in getLinkedToGlobal() local
476 if (FDGV->isIntrinsic()) in getLinkedToGlobal()
478 if (FDGV->getFunctionType() != TypeMap.get(FSrcGV->getFunctionType())) in getLinkedToGlobal()