Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp149 class PPCLoopInstrFormPrep : public FunctionPass { class
153 PPCLoopInstrFormPrep() : FunctionPass(ID) { in PPCLoopInstrFormPrep() function in __anon59687b780111::PPCLoopInstrFormPrep
157 PPCLoopInstrFormPrep(PPCTargetMachine &TM) : FunctionPass(ID), TM(&TM) { in PPCLoopInstrFormPrep() function in __anon59687b780111::PPCLoopInstrFormPrep