Searched refs:OVNI (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp125 const VNInfo *OVNI = li.getVNInfoAt(OrigIdx); local
126 if (!OVNI)
135 if (OVNI != li.getVNInfoAt(UseIdx))

Completed in 35 milliseconds