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