Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveInterval.cpp1232 const VNInfo *MainRangeVNI = LI.getVNInfoAt(VNI.def); in Distribute() local
1233 assert(MainRangeVNI != nullptr in Distribute()
1235 ComponentNum = getEqClass(MainRangeVNI); in Distribute()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveInterval.cpp1352 const VNInfo *MainRangeVNI = LI.getVNInfoAt(VNI.def); in Distribute() local
1353 assert(MainRangeVNI != nullptr in Distribute()
1355 ComponentNum = getEqClass(MainRangeVNI); in Distribute()