Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1530 APInt LeftDemanded(OpWidth, 1); SimplifyDemandedVectorElts() local
1540 APInt LeftDemanded(OpWidth, 0), RightDemanded(OpWidth, 0); SimplifyDemandedVectorElts() local