Searched defs:InstStore (Results 1 – 2 of 2) sorted by relevance
76 virtual void instrumentStore(LoweringContext &, class InstStore *) {} in instrumentStore()
489 InstStore::InstStore(Cfg *Func, Operand *Data, Operand *Addr) in InstStore() function in Ice::InstStore