Searched defs:OtherPtr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | SROA.cpp | 3355 Value *OtherPtr = IsDest ? II.getRawSource() : II.getRawDest(); visitMemTransferInst() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 18647 SDValue OtherPtr; shouldCombineToPostInc() local |