Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp956 Constant *NewCV = ConstantVector::get(Elts); in SimplifyDemandedVectorElts() local
957 return NewCV != C ? NewCV : nullptr; in SimplifyDemandedVectorElts()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1085 Constant *NewCV = ConstantVector::get(Elts); in SimplifyDemandedVectorElts() local
1086 return NewCV != C ? NewCV : nullptr; in SimplifyDemandedVectorElts()