Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp219 class PPCLoopInstrFormPrep : public FunctionPass { class
223 PPCLoopInstrFormPrep(PPCTargetMachine &TM) : FunctionPass(ID), TM(&TM) {} in PPCLoopInstrFormPrep() function in __anon9d75ad0d0111::PPCLoopInstrFormPrep