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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp101 const VNInfo *OVNI = li.getVNInfoAt(OrigIdx); local
102 if (!OVNI)
111 if (OVNI != li.getVNInfoAt(UseIdx))

Completed in 406 milliseconds