Searched refs:getNameWithPrefixx (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DMangler.cpp23 static void getNameWithPrefixx(raw_ostream &OS, const Twine &GVName, function
49 return getNameWithPrefixx(OS, GVName, PrefixTy, *DL, false);
122 getNameWithPrefixx(OS, Name, PrefixTy, *DL, UseAt);

Completed in 863 milliseconds