Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DJTFootprintReduction.cpp63 std::unique_ptr<MCPlusBuilder::MCInstMatcher> IndJmpMatcher = in checkOpportunities() local
68 IndJmpMatcher->match(*BC.MRI, *BC.MIB, in checkOpportunities()
140 std::unique_ptr<MCPlusBuilder::MCInstMatcher> IndJmpMatcher = in tryOptimizeNonPIC() local
144 if (!IndJmpMatcher->match(*BC.MRI, *BC.MIB, in tryOptimizeNonPIC()
152 IndJmpMatcher->annotate(*BC.MIB, "DeleteMe"); in tryOptimizeNonPIC()
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp3743 std::unique_ptr<MCPlusBuilder::MCInstMatcher> IndJmpMatcher = in disambiguateJumpTables() local
3747 if (!IndJmpMatcher->match( in disambiguateJumpTables()