Home
last modified time | relevance | path

Searched defs:ARMLowOverheadLoops (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp471 class ARMLowOverheadLoops : public MachineFunctionPass { global() class
483 ARMLowOverheadLoops() : MachineFunctionPass(ID) { } ARMLowOverheadLoops() function in __anon464e30d50111::ARMLowOverheadLoops
530 INITIALIZE_PASS(ARMLowOverheadLoops,DEBUG_TYPE,ARM_LOW_OVERHEAD_LOOPS_NAME,false,false) INITIALIZE_PASS() argument
[all...]