Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1268 APInt LeftDemanded(OpWidth, 1); in SimplifyDemandedVectorElts() local
1278 APInt LeftDemanded(OpWidth, 0), RightDemanded(OpWidth, 0); in SimplifyDemandedVectorElts() local