Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1252 bool HasMatch = false; in inferFromItinClass() local
1257 if (HasMatch) in inferFromItinClass()
1261 HasMatch = true; in inferFromItinClass()
2040 bool HasMatch = false; in collectItinProcResources() local
2046 if (HasMatch) in collectItinProcResources()
2050 HasMatch = true; in collectItinProcResources()