Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp2001 bool hasAliases = isPhysReg && addRegisterKilled() local
2080 bool hasAliases = isPhysReg && addRegisterDead() local
H A DMachineVerifier.cpp3252 bool hasAliases = MCRegAliasIterator(LiveInReg, TRI, false).isValid(); visitMachineFunctionAfter() local