Searched refs:DFLoc (Results 1 – 1 of 1) 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()