Searched refs:getCGI (Results 1 – 2 of 2) sorted by relevance
1535 const CodeGenInstruction *DstI = DstMIBuilder.getCGI(); in importExplicitDefRenderers()1603 const CodeGenInstruction *DstI = DstMIBuilder.getCGI(); in importExplicitUseRenderers()
2380 const CodeGenInstruction *getCGI() const { return I; } in getCGI() function