Searched refs:OpcodeAnnotation (Results 1 – 1 of 1) sorted by relevance
64 CodeGenInstruction *OpcodeAnnotation = 0; variable102 void setOpcodeAnnotation(CodeGenInstruction *I) { OpcodeAnnotation = I; } in setOpcodeAnnotation()103 CodeGenInstruction *getOpcodeAnnotation() const { return OpcodeAnnotation; } in getOpcodeAnnotation()