Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp3756 std::unique_ptr<MCPlusBuilder::MCInstMatcher> LoadMatcherOwner = in disambiguateJumpTables() local
3760 MCPlusBuilder::MCInstMatcher *LoadMatcher = LoadMatcherOwner.get(); in disambiguateJumpTables()
3762 BC.MIB->matchIndJmp(std::move(LoadMatcherOwner)); in disambiguateJumpTables()