Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getUnderlyingObjects

96 /// getUnderlyingObjects - This is a wrapper around GetUnderlyingObjects
98 static void getUnderlyingObjects(const Value *V,
107 GetUnderlyingObjects(const_cast<Value *>(V), Objs, DL);
161 getUnderlyingObjects(V, Objs, DL);
497 getUnderlyingObjects(V, Objs, DL);