Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DEquivalenceClasses.h226 const ECValue &L1LV = *L1.Node, &L2LV = *L2.Node; in unionSets() local
227 L1LV.getEndOfList()->setNext(&L2LV); in unionSets()
230 L1LV.Leader = L2LV.getEndOfList(); in unionSets()
236 L2LV.Leader = &L1LV; in unionSets()