Searched refs:hasRestoredNameRegex (Results 1 – 4 of 4) sorted by relevance
1005 Optional<StringRef> hasRestoredNameRegex(const StringRef NameRegex) const;
487 if (Fragment.hasRestoredNameRegex(NameRegex)) in isPotentialFragmentByName()
254 BinaryFunction::hasRestoredNameRegex(const StringRef Name) const { in hasRestoredNameRegex() function in llvm::bolt::BinaryFunction
1436 Function.hasRestoredNameRegex(".*\\.cold(\\.[0-9]+)?"); in adjustFunctionBoundaries()