Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveInterval.cpp1394 const VNInfo *MainRangeVNI = LI.getVNInfoAt(VNI.def); in Distribute() local
1395 assert(MainRangeVNI != nullptr in Distribute()
1397 ComponentNum = getEqClass(MainRangeVNI); in Distribute()