Searched defs:IsKill (Results 1 – 6 of 6) sorted by relevance
130 bool IsKill = false; in eliminateFI() local
146 bool IsKill = false; in eliminateFI() local
470 bool IsKill = !IsRAAndRetAddrIsTaken; in spillCalleeSavedRegisters() local
265 unsigned Dst, unsigned Src, bool IsKill) { in insertCopy()
17 bool SyscallSets::IsKill(int sysno) { in IsKill() function in sandbox::SyscallSets
94 bool IsKill : 1; variable