Home
last modified time | relevance | path

Searched defs:ByteValues (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1553 SmallVectorImpl<Value *> &ByteValues) { in CollectBSwapParts()
1662 SmallVector<Value*, 8> ByteValues; in MatchBSwap() local