Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1528 static const GlobalValue *getComdatGVForCOFF(const GlobalValue *GV) { in getComdatGVForCOFF() function
1547 const GlobalValue *ComdatKey = getComdatGVForCOFF(GV); in getSelectionForCOFF()
1580 ComdatGV = getComdatGVForCOFF(GO); in getExplicitSectionGlobal()
1630 ComdatGV = getComdatGVForCOFF(GO); in SelectSectionForGlobal()