Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp151 MachineInstr *getCheckOperation() const { return CheckOperation; } in getCheckOperation() function in __anone418d9300111::ImplicitNullChecks::NullCheck
798 if (auto *CheckOp = NC.getCheckOperation()) in rewriteNullChecks()