Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveInterval.cpp1361 if (const VNInfo *UVNI = LI->getVNInfoBefore(VNI->def)) in Classify() local
1362 EqClass.join(VNI->id, UVNI->id); in Classify()