Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DUnreachableBlockElim.cpp209 unsigned InputSub = Input.getSubReg(); in run() local
210 if (InputSub == 0 && in run()
222 .addReg(InputReg, getRegState(Input), InputSub); in run()