Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DIfConversion.cpp1487 SparseSet<MCPhysReg, identity<MCPhysReg>> LiveBeforeMI; in UpdatePredRedefs() local
1488 LiveBeforeMI.setUniverse(TRI->getNumRegs()); in UpdatePredRedefs()
1490 LiveBeforeMI.insert(Reg); in UpdatePredRedefs()
1506 if (LiveBeforeMI.count(Reg)) in UpdatePredRedefs()
1517 if (LiveBeforeMI.count(Reg)) in UpdatePredRedefs()
1522 if (!LiveBeforeMI.count(*S)) in UpdatePredRedefs()