Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp2365 auto InsertMatching = [&](const LineLocation &From, const LineLocation &To) { in runStaleProfileMatching() local
2388 InsertMatching(Loc, Candidate); in runStaleProfileMatching()
2403 InsertMatching(L, Candidate); in runStaleProfileMatching()
2417 InsertMatching(Loc, Candidate); in runStaleProfileMatching()