Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1052 static Value *likeBitCastFromVector(InstCombinerImpl &IC, Value *V) { in likeBitCastFromVector() function
1140 if (Value *U = likeBitCastFromVector(IC, V)) in combineStoreToValueType()