Searched refs:getUnderlyingObjectsForCodeGen (Results 1 – 4 of 4) sorted by relevance
347 bool getUnderlyingObjectsForCodeGen(const Value *V,
1036 getUnderlyingObjectsForCodeGen(MMOV, Objs, MF->getDataLayout()); in remapInstructions()
157 if (!getUnderlyingObjectsForCodeGen(V, Objs, DL)) in getUnderlyingObjectsForInstr()
3568 bool llvm::getUnderlyingObjectsForCodeGen(const Value *V, in getUnderlyingObjectsForCodeGen() function in llvm