HomeSort by: relevance | last modified time | path
    Searched defs:getCheckOperation (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
ImplicitNullChecks.cpp 153 MachineInstr *getCheckOperation() const { return CheckOperation; }
802 if (auto *CheckOp = NC.getCheckOperation())
ImplicitNullChecks.cpp 153 MachineInstr *getCheckOperation() const { return CheckOperation; }
802 if (auto *CheckOp = NC.getCheckOperation())

Completed in 30 milliseconds