HomeSort by relevance Sort by last modified time
    Searched refs:NullCheck (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
ImplicitNullChecks.cpp 63 class NullCheck {
84 explicit NullCheck(MachineInstr *memOperation, MachineInstr *checkOperation,
112 SmallVectorImpl<NullCheck> &NullCheckList);
115 void rewriteNullChecks(ArrayRef<NullCheck> NullCheckList);
298 SmallVector<NullCheck, 16> NullCheckList;
323 MachineBasicBlock &MBB, SmallVectorImpl<NullCheck> &NullCheckList) {
516 ArrayRef<ImplicitNullChecks::NullCheck> NullCheckList) {
  /art/compiler/optimizing/
nodes.h     [all...]

Completed in 174 milliseconds