Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp222 class PPCLoopInstrFormPrep : public FunctionPass { class
226 PPCLoopInstrFormPrep() : FunctionPass(ID) { in PPCLoopInstrFormPrep() function in __anon079136c40111::PPCLoopInstrFormPrep
230 PPCLoopInstrFormPrep(PPCTargetMachine &TM) : FunctionPass(ID), TM(&TM) { in PPCLoopInstrFormPrep() function in __anon079136c40111::PPCLoopInstrFormPrep