Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp680 auto getStableHashAndFollow = in getMatchedEntries() local
693 const HashNode *CurrNode = getStableHashAndFollow(*MI, RootNode); in getMatchedEntries()
704 CurrNode = getStableHashAndFollow(*MJ, CurrNode); in getMatchedEntries()