Searched refs:getFunctionNameAndSize (Results 1 – 3 of 3) sorted by relevance
63 std::string getFunctionNameAndSize() const;
255 (Func == nullptr ? "_FINAL_" : Func->getFunctionNameAndSize()); in dump()413 << Func->getFunctionNameAndSize() << "\n"; in translateFunctions()
74 std::string Cfg::getFunctionNameAndSize() const { in getFunctionNameAndSize() function in Ice::Cfg191 << ">>>Translating " << getFunctionNameAndSize() in translate()1751 Str << ") { # " << getFunctionNameAndSize() << "\n"; in dump()