Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp597 bool IsGlobalDI = false; in processOtherInstrs() local
599 IsGlobalDI |= Ins.getImm() == GlobalNonSemanticDITy[Idx]; in processOtherInstrs()
600 if (IsGlobalDI) in processOtherInstrs()