Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp199 SuitabilityResult isSuitableMemoryOp(const MachineInstr &MI,
366 ImplicitNullChecks::isSuitableMemoryOp(const MachineInstr &MI, in isSuitableMemoryOp() function in ImplicitNullChecks
685 SuitabilityResult SR = isSuitableMemoryOp(MI, PointerReg, InstsSeenSoFar); in analyzeBlockForNullChecks()