Home
last modified time | relevance | path

Searched defs:CurrNode (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSuffixTree.cpp92 SuffixTreeNode *CurrNode = Root; in setSuffixIndices() local
131 SuffixTreeNode *CurrNode = ToVisit.pop_back_val(); in setLeafNodes() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp681 [](const MachineInstr &MI, const HashNode *CurrNode) -> const HashNode * { in getMatchedEntries()
693 const HashNode *CurrNode = getStableHashAndFollow(*MI, RootNode); in getMatchedEntries() local