Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1271 bool HasMatch = false; in inferFromItinClass() local
1276 if (HasMatch) in inferFromItinClass()
1280 HasMatch = true; in inferFromItinClass()
2059 bool HasMatch = false; in collectItinProcResources() local
2065 if (HasMatch) in collectItinProcResources()
2069 HasMatch = true; in collectItinProcResources()