Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp127 unsigned CurrVN = 0; member in __anon86c74d640111::MachineCSE
599 VNT.insert(&MI, CurrVN++); in ProcessBlockCSE()
622 VNT.insert(&MI, CurrVN++); in ProcessBlockCSE()
740 VNT.insert(&MI, CurrVN++); in ProcessBlockCSE()
778 CurrVN = 0; in PerformCSE()