Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp3781 std::unique_ptr<MCPlusBuilder::MCInstMatcher> LEAMatcherOwner = in disambiguateJumpTables() local
3783 MCPlusBuilder::MCInstMatcher *LEAMatcher = LEAMatcherOwner.get(); in disambiguateJumpTables()
3785 BC.MIB->matchIndJmp(BC.MIB->matchAdd(std::move(LEAMatcherOwner), in disambiguateJumpTables()