Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp473 GlobalVariable *GlobalAnnotation; member in __anonc00fd2a30111::LowerTypeTestsModule
1388 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()