Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp1250 bool HasMatch = false; in inferFromItinClass() local
1255 if (HasMatch) in inferFromItinClass()
1259 HasMatch = true; in inferFromItinClass()
2041 bool HasMatch = false; in collectItinProcResources() local
2047 if (HasMatch) in collectItinProcResources()
2051 HasMatch = true; in collectItinProcResources()