Searched refs:setSectionPrefix (Results 1 – 3 of 3) sorted by relevance
299 void setSectionPrefix(StringRef Prefix);
494 F.setSectionPrefix("hot"); in runOnFunction()501 F.setSectionPrefix("hot"); in runOnFunction()507 F.setSectionPrefix("unlikely"); in runOnFunction()510 F.setSectionPrefix("unknown"); in runOnFunction()
2029 void Function::setSectionPrefix(StringRef Prefix) { in setSectionPrefix() function in Function