Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDLowerTypeTests.cpp473 GlobalVariable *GlobalAnnotation; member in __anonda8b869c0111::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()