Home
last modified time | relevance | path

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

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