Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getUnderlyingObjects

92 /// getUnderlyingObjects - This is a wrapper around GetUnderlyingObjects
94 static void getUnderlyingObjects(const Value *V,
103 GetUnderlyingObjects(const_cast<Value *>(V), Objs, DL);
164 getUnderlyingObjects(V, Objs, DL);
552 getUnderlyingObjects(V, Objs, DL);