Searched refs:setSectionPrefix (Results 1 – 3 of 3) sorted by relevance
335 void setSectionPrefix(StringRef Prefix);
584 F.setSectionPrefix("hot"); in _run()591 F.setSectionPrefix("hot"); in _run()597 F.setSectionPrefix("unlikely"); in _run()600 F.setSectionPrefix("unknown"); in _run()
2082 void Function::setSectionPrefix(StringRef Prefix) { in setSectionPrefix() function in Function