Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp153 MachineInstr *getCheckOperation() const { return CheckOperation; } in getCheckOperation() function in __anonb1e90f8b0111::ImplicitNullChecks::NullCheck
802 if (auto *CheckOp = NC.getCheckOperation()) in rewriteNullChecks()