Searched refs:DFLoc (Results 1 – 1 of 1) sorted by relevance
1388 auto DFLoc = MDF.find(BB); in recordDefsForDF() local1389 if (DFLoc == MDF.end() || DFLoc->second.empty()) in recordDefsForDF()1407 const MachineDominanceFrontier::DomSetType &DF = DFLoc->second; in recordDefsForDF()