Home | History | Annotate | Download | only in src

Lines Matching refs:FakeKill

71     FakeKill,      // not part of LLVM/PNaCl bitcode
938 /// FakeKill instruction. This "kills" a set of variables by modeling a trivial
944 /// The FakeKill instruction also holds a pointer to the instruction that kills
946 /// eliminated, the FakeKill instruction will as well.
962 return Instr->getKind() == FakeKill;