Searched refs:globalValue (Results 1 – 2 of 2) sorted by relevance
146 auto globalValue = dyn_cast_or_null<cir::CIRGlobalValueInterface>( in emitConstructorDestructorAlias() local148 if (globalValue && !globalValue.isDeclaration()) in emitConstructorDestructorAlias()
1629 if (auto globalValue = dyn_cast<cir::CIRGlobalValueInterface>(op)) in setDSOLocal() local1630 setDSOLocal(globalValue); in setDSOLocal()