Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1520 auto *SIVTy = SI.getValueOperand()->getType(); in mergeStoreIntoSuccessor() local
1522 return CastInst::isBitOrNoopPointerCastable(OSVTy, SIVTy, DL) && in mergeStoreIntoSuccessor()