Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp822 static const GlobalValue *getComdatGVForCOFF(const GlobalValue *GV) { in getComdatGVForCOFF() function
841 const GlobalValue *ComdatKey = getComdatGVForCOFF(GV); in getSelectionForCOFF()
875 ComdatGV = getComdatGVForCOFF(GV); in getExplicitSectionGlobal()
927 ComdatGV = getComdatGVForCOFF(GV); in SelectSectionForGlobal()