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