Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryContext.h917 bool handleAArch64Veneer(uint64_t Address, bool MatchOnly = false);
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryContext.cpp1155 bool BinaryContext::handleAArch64Veneer(uint64_t Address, bool MatchOnly) { in handleAArch64Veneer() argument
1185 if (MatchOnly) in handleAArch64Veneer()