Home | History | Annotate | Download | only in CodeGen

Lines Matching full:edges

666       // a PHI instruction. Add the found PHI edges to be looked up further.
709 /// \brief Insert a PHI instruction with incoming edges \p SrcRegs that are
712 /// from its edges. By inserting a new PHI, we provide a rewritten PHI def
845 // for it. Then, rewrite the PHI accordingly to its new edges.
1204 // Keep track of PHI nodes and its incoming edges when looking for sources.