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

/external/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2113 uint32_t RVN = VN.lookup_or_add(RHS); local
2114 if (LVN < RVN) {
2116 LVN = RVN;

Completed in 555 milliseconds