Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FastISel.cpp2040 bool OpIsKill = hasTrivialKill(Opnd); in X86SelectSelect() local
2045 .addReg(OpReg, getKillRegState(OpIsKill)); in X86SelectSelect()