Searched refs:setSectionPrefix (Results 1 – 4 of 4) sorted by relevance
94 GV.setSectionPrefix(SectionPrefix); in runOnModule()
587 F.setSectionPrefix("hot"); in _run()594 F.setSectionPrefix("hot"); in _run()600 F.setSectionPrefix("unlikely"); in _run()603 F.setSectionPrefix("unknown"); in _run()
125 LLVM_ABI void setSectionPrefix(StringRef Prefix);
291 void GlobalObject::setSectionPrefix(StringRef Prefix) { in setSectionPrefix() function in GlobalObject