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