Searched refs:getAssignmentInfoImpl (Results 1 – 1 of 1) sorted by relevance
2101 getAssignmentInfoImpl(const DataLayout &DL, const Value *StoreDest, in getAssignmentInfoImpl() function2130 return getAssignmentInfoImpl(DL, StoreDest, TypeSize::getFixed(SizeInBits)); in getAssignmentInfo()2136 return getAssignmentInfoImpl(DL, SI->getPointerOperand(), SizeInBits); in getAssignmentInfo()2142 return getAssignmentInfoImpl(DL, AI, SizeInBits); in getAssignmentInfo()