Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVDuplicatesTracker.h47 bool getIsGV() const { return Flags.IsGV; } in getIsGV() function
H A DSPIRVModuleAnalysis.cpp267 if (E->getIsGV()) in collectGlobalEntities()