Searched refs:GlobalAnnotation (Results 1 – 1 of 1) sorted by relevance
473 GlobalVariable *GlobalAnnotation; member in __anonc00fd2a30111::LowerTypeTestsModule1388 if (GV == GlobalAnnotation) in replaceWeakDeclarationWithJumpTablePtr()1855 GlobalAnnotation = M.getGlobalVariable("llvm.global.annotations"); in LowerTypeTestsModule()1856 if (GlobalAnnotation && GlobalAnnotation->hasInitializer()) { in LowerTypeTestsModule()1858 cast<ConstantArray>(GlobalAnnotation->getInitializer()); in LowerTypeTestsModule()