Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DDetectDeadLanes.cpp96 bool runOnce(MachineFunction &MF);
490 bool DetectDeadLanes::runOnce(MachineFunction &MF) { in runOnce() function in DetectDeadLanes
590 Again = runOnce(MF); in runOnMachineFunction()