Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Support/
DRISCVISAInfo.cpp981 bool IsNewCombine = false; in updateCombination() local
983 IsNewCombine = false; in updateCombination()
995 IsNewCombine = true; in updateCombination()
998 } while (IsNewCombine); in updateCombination()