Searched refs:store_inst (Results 1 – 1 of 1) sorted by relevance
1351 const StoreInst *store_inst = cast<StoreInst>(inst); in Interpret() local1359 const Value *value_operand = store_inst->getValueOperand(); in Interpret()1360 const Value *pointer_operand = store_inst->getPointerOperand(); in Interpret()