Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineInstr.cpp1507 int ExpectedTiedIdx = MCID.getOperandConstraint(I, MCOI::TIED_TO); in hasComplexRegisterTies() local
1509 if (ExpectedTiedIdx != TiedIdx) in hasComplexRegisterTies()