Searched refs:GetMemoryModel (Results 1 – 6 of 6) sorted by relevance
149 inline Instruction* GetMemoryModel() { return memory_model_.get(); } in GetMemoryModel() function150 inline const Instruction* GetMemoryModel() const { in GetMemoryModel() function
27 Instruction* memory_model = get_module()->GetMemoryModel(); in Process()47 Instruction* memory_model = get_module()->GetMemoryModel(); in UpgradeMemoryModelInstruction()
28 Instruction* memory_model = get_module()->GetMemoryModel(); in Process()48 Instruction* memory_model = get_module()->GetMemoryModel(); in UpgradeMemoryModelInstruction()
246 const Instruction* memory_model_inst = input_modules[0]->GetMemoryModel(); in MergeModules()252 memory_model_inst = module->GetMemoryModel(); in MergeModules()