Home
last modified time | relevance | path

Searched defs:hasAliases (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineInstr.cpp1894 bool hasAliases = isPhysReg && in addRegisterKilled() local
1973 bool hasAliases = isPhysReg && in addRegisterDead() local
H A DMachineVerifier.cpp2877 bool hasAliases = MCRegAliasIterator(LiveInReg, TRI, false).isValid(); in visitMachineFunctionAfter() local