Searched defs:IsRedundant (Results 1 – 2 of 2) sorted by relevance
293 bool ParallelMove::IsRedundant() const { in IsRedundant() function in v8::internal::compiler::ParallelMove
698 bool IsRedundant = false; in visitInsertValueInst() local