Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DA15SDOptimizer.cpp98 bool hasPartialWrite(MachineInstr *MI);
322 bool A15SDOptimizer::hasPartialWrite(MachineInstr *MI) { in hasPartialWrite() function in A15SDOptimizer
615 if (!hasPartialWrite(MI)) in runOnInstruction()