Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp663 static SmallVector<MatchedEntry> getMatchedEntries(InstructionMapper &Mapper) { in getMatchedEntries() function
725 for (auto &ME : getMatchedEntries(Mapper)) { in findGlobalCandidates()