Searched refs:setSectionPrefix (Results 1 – 7 of 7) sorted by relevance
216 void setSectionPrefix(StringRef Prefix);
317 void setSectionPrefix(StringRef Prefix);
339 void setSectionPrefix(StringRef Prefix);
1605 void Function::setSectionPrefix(StringRef Prefix) { in setSectionPrefix() function in Function
1747 void Function::setSectionPrefix(StringRef Prefix) { in setSectionPrefix() function in Function
476 F.setSectionPrefix("hot"); in runOnFunction()478 F.setSectionPrefix("unlikely"); in runOnFunction()481 F.setSectionPrefix("unknown"); in runOnFunction()
446 F.setSectionPrefix(".hot"); in runOnFunction()448 F.setSectionPrefix(".unlikely"); in runOnFunction()