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