Home
last modified time | relevance | path

Searched refs:handleLoadOrStore (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DSROA.cpp737 void handleLoadOrStore(Type *Ty, Instruction &I, const APInt &Offset, in handleLoadOrStore() function in AllocaSlices::SliceBuilder
756 return handleLoadOrStore(LI.getType(), LI, Offset, Size, LI.isVolatile()); in visitLoadInst()
787 handleLoadOrStore(ValOp->getType(), SI, Offset, Size, SI.isVolatile()); in visitStoreInst()