Searched defs:GetMemoryModel (Results 1 – 3 of 3) sorted by relevance
160 inline Instruction* GetMemoryModel() { return memory_model_.get(); } in GetMemoryModel() function161 inline const Instruction* GetMemoryModel() const { in GetMemoryModel() function
165 inline Instruction* GetMemoryModel() { return memory_model_.get(); } in GetMemoryModel() function166 inline const Instruction* GetMemoryModel() const { in GetMemoryModel() function