Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1154 bool IsRedundant = false; in visitInsertValueInst() local
1169 IsRedundant = true; in visitInsertValueInst()
1176 if (IsRedundant) in visitInsertValueInst()