Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp266 const MCInstrDesc *UseMIDesc = in addPhysRegDataDeps() local
269 (UseMIDesc && UseOp >= ((int)UseMIDesc->getNumOperands()) && in addPhysRegDataDeps()
270 !UseMIDesc->hasImplicitUseOfPhysReg(*Alias)); in addPhysRegDataDeps()