Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp197 SuitabilityResult isSuitableMemoryOp(const MachineInstr &MI,
364 ImplicitNullChecks::isSuitableMemoryOp(const MachineInstr &MI, in isSuitableMemoryOp() function in ImplicitNullChecks
683 SuitabilityResult SR = isSuitableMemoryOp(MI, PointerReg, InstsSeenSoFar); in analyzeBlockForNullChecks()