Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp153 MachineInstr *getCheckOperation() const { return CheckOperation; } in getCheckOperation() function in __anon0d8458c00111::ImplicitNullChecks::NullCheck
705 NC.getCheckOperation()->eraseFromParent(); in rewriteNullChecks()