Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp245 bool ImplicitPseudoDef = (OperIdx >= DefMIDesc->getNumOperands() && in addPhysRegDataDeps() local
273 if (!ImplicitPseudoDef && !ImplicitPseudoUse) { in addPhysRegDataDeps()