Searched refs:CurrentPHIForColor (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
H A D | StrongPHIElimination.cpp | 159 DenseMap<unsigned, std::pair<MachineInstr*, unsigned> > CurrentPHIForColor; member in class:__anon9542::StrongPHIElimination 592 CurrentPHIForColor.clear(); 634 &CurrentPHI = CurrentPHIForColor[Color]; |
Completed in 19 milliseconds