Searched defs:ConstStr (Results 1 – 2 of 2) sorted by relevance
273 Error InlineAsm::verify(FunctionType *Ty, StringRef ConstStr) { in verify()
213 auto *ConstStr = TheModule.getGlobalVariable(name); in ExportUniqueString() local