Searched refs:PPCGCodeGeneration (Results 1 – 6 of 6) sorted by relevance
10 ; and not the outer loop. PPCGCodeGeneration had not implemented this case.
33 ; This test case checks that we generate correct code if PPCGCodeGeneration
28 ; by PPCGCodeGeneration. It appears that not calling `preloadInvariantLoads`
11 CodeGen/PPCGCodeGeneration.cpp
416 INITIALIZE_PASS_DEPENDENCY(PPCGCodeGeneration);
2534 class PPCGCodeGeneration : public ScopPass { class2551 PPCGCodeGeneration() : ScopPass(ID) {} in PPCGCodeGeneration() function in __anon7864146a0411::PPCGCodeGeneration3612 char PPCGCodeGeneration::ID = 1;3615 PPCGCodeGeneration *generator = new PPCGCodeGeneration(); in createPPCGCodeGenerationPass()3621 INITIALIZE_PASS_BEGIN(PPCGCodeGeneration, "polly-codegen-ppcg",3629 INITIALIZE_PASS_END(PPCGCodeGeneration, "polly-codegen-ppcg",