Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1254 bool HasMatch = false; in inferFromItinClass() local
1259 if (HasMatch) in inferFromItinClass()
1263 HasMatch = true; in inferFromItinClass()
2042 bool HasMatch = false; in collectItinProcResources() local
2048 if (HasMatch) in collectItinProcResources()
2052 HasMatch = true; in collectItinProcResources()