Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp243 bool ImplicitPseudoDef = (OperIdx >= DefMIDesc->getNumOperands() && in addPhysRegDataDeps() local
271 if (!ImplicitPseudoDef && !ImplicitPseudoUse) { in addPhysRegDataDeps()