Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DImplicitNullChecks.cpp199 SuitabilityResult isSuitableMemoryOp(const MachineInstr &MI,
363 ImplicitNullChecks::isSuitableMemoryOp(const MachineInstr &MI, in isSuitableMemoryOp() function in ImplicitNullChecks
590 SuitabilityResult SR = isSuitableMemoryOp(MI, PointerReg, InstsSeenSoFar); in analyzeBlockForNullChecks()