Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLiveInterval.cpp1391 const VNInfo *MainRangeVNI = LI.getVNInfoAt(VNI.def); in Distribute() local
1392 assert(MainRangeVNI != nullptr in Distribute()
1394 ComponentNum = getEqClass(MainRangeVNI); in Distribute()