Searched defs:GVA (Results 1 – 4 of 4) sorted by relevance
75 if (!GVA) return TM.getCodeModel() == CodeModel::Small; in isGlobalInSmallSectionImpl() local
104 if (!GVA) in IsGlobalInSmallSectionImpl() local [all...]
72 const GlobalVariable *GVA = dyn_cast<GlobalVariable>(GO); in isGlobalInSmallSection() local
204 GlobalVariable *GVA, *GVB, *GVC; in TEST_F() local