Searched defs:InstLoad (Results 1 – 2 of 2) sorted by relevance
71 virtual void instrumentLoad(LoweringContext &, class InstLoad *) {} in instrumentLoad()
382 InstLoad::InstLoad(Cfg *Func, Variable *Dest, Operand *SourceAddr) in InstLoad() function in Ice::InstLoad