Home
last modified time | relevance | path

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

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