Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DImplicitNullChecks.cpp155 MachineBasicBlock *getCheckBlock() const { return CheckBlock; } in getCheckBlock() function in __anonba0fc7a50111::ImplicitNullChecks::NullCheck
670 unsigned BranchesRemoved = TII->removeBranch(*NC.getCheckBlock()); in rewriteNullChecks()
676 NC.getCheckBlock()->insert(NC.getCheckBlock()->end(), DepMI); in rewriteNullChecks()
684 NC.getMemOperation(), NC.getCheckBlock(), NC.getNullSucc()); in rewriteNullChecks()
712 TII->insertBranch(*NC.getCheckBlock(), NC.getNotNullSucc(), nullptr, in rewriteNullChecks()