Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp265 const MCInstrDesc *UseMIDesc = in addPhysRegDataDeps() local
268 (UseMIDesc && UseOp >= ((int)UseMIDesc->getNumOperands()) && in addPhysRegDataDeps()
269 !UseMIDesc->hasImplicitUseOfPhysReg(*Alias)); in addPhysRegDataDeps()