Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DRISCVISAInfo.cpp871 for (CombinedExtsEntry CombineIntoExt : CombineIntoExts) { in updateCombination() local
872 auto CombineExt = CombineIntoExt.CombineExt; in updateCombination()
873 auto RequiredExts = CombineIntoExt.RequiredExts; in updateCombination()