Home
last modified time | relevance | path

Searched refs:isPotentialFragmentByName (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryContext.cpp482 bool isPotentialFragmentByName(BinaryFunction &Fragment, in isPotentialFragmentByName() function
1122 if (!isPotentialFragmentByName(TargetFunction, Function)) in registerFragment()