Searched refs:PPCBoolRetToInt (Results 1 – 4 of 4) sorted by relevance
71 class PPCBoolRetToInt : public FunctionPass { class185 PPCBoolRetToInt() : FunctionPass(ID) { in PPCBoolRetToInt() function in __anon3988f9480111::PPCBoolRetToInt284 char PPCBoolRetToInt::ID = 0;285 INITIALIZE_PASS(PPCBoolRetToInt, "ppc-bool-ret-to-int",289 FunctionPass *llvm::createPPCBoolRetToIntPass() { return new PPCBoolRetToInt(); } in createPPCBoolRetToIntPass()
23 PPCBoolRetToInt.cpp
12 PPCBoolRetToInt.cpp \
61 "PPCBoolRetToInt.cpp",