Searched defs:instruction_id (Results 1 – 2 of 2) sorted by relevance
38 const Type* FindTypeOf(int instruction_id) { in FindTypeOf()47 void SetTypeOf(int instruction_id, const Type* type) { in SetTypeOf()
53 llvm::Value* GetValue(int instruction_id) { in GetValue()63 void AddValue(int instruction_id, llvm::Value* value) { in AddValue()