Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1118 static Value *likeBitCastFromVector(InstCombinerImpl &IC, Value *V) { in likeBitCastFromVector() function
1206 if (Value *U = likeBitCastFromVector(IC, V)) in combineStoreToValueType()