Searched refs:runOnInstruction (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRRelaxMemOperations.cpp51 bool runOnInstruction(Block &MBB, BlockIt MBBI);
80 Modified |= runOnInstruction(MBB, MBBI);
124 bool AVRRelaxMem::runOnInstruction(Block &MBB, BlockIt MBBI) { function in class:__anon4065::AVRRelaxMem
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DA15SDOptimizer.cpp61 bool runOnInstruction(MachineInstr *MI);
563 bool A15SDOptimizer::runOnInstruction(MachineInstr *MI) { function in class:A15SDOptimizer
676 Modified |= runOnInstruction(&MI);

Completed in 80 milliseconds