Searched refs:OpcodeAnnotation (Results 1 – 1 of 1) sorted by relevance
67 CodeGenInstruction *OpcodeAnnotation = nullptr; variable105 void setOpcodeAnnotation(CodeGenInstruction *I) { OpcodeAnnotation = I; } in setOpcodeAnnotation()106 CodeGenInstruction *getOpcodeAnnotation() const { return OpcodeAnnotation; } in getOpcodeAnnotation()