Searched refs:DFLoc (Results 1 – 2 of 2) sorted by relevance
1300 auto DFLoc = MDF.find(BB); in recordDefsForDF() local1301 if (DFLoc == MDF.end() || DFLoc->second.empty()) in recordDefsForDF()1321 const MachineDominanceFrontier::DomSetType &DF = DFLoc->second; in recordDefsForDF()
1409 auto DFLoc = MDF.find(BB); in recordDefsForDF() local1410 if (DFLoc == MDF.end() || DFLoc->second.empty()) in recordDefsForDF()1424 const MachineDominanceFrontier::DomSetType &DF = DFLoc->second; in recordDefsForDF()