Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp268 const MCInstrDesc *UseMIDesc = in addPhysRegDataDeps() local
271 (UseMIDesc && UseOp >= ((int)UseMIDesc->getNumOperands()) && in addPhysRegDataDeps()
272 !UseMIDesc->hasImplicitUseOfPhysReg(*Alias)); in addPhysRegDataDeps()