Searched defs:CodeGenIP (Results 1 – 3 of 3) sorted by relevance
969 auto BodyGenCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) { in mergeParallelRegions()985 auto FiniCB = [&](InsertPointTy CodeGenIP) {}; in mergeParallelRegions()1008 auto BodyGenCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) { in mergeParallelRegions()1017 auto FiniCB = [&](InsertPointTy CodeGenIP) {}; in mergeParallelRegions()
422 InsertPointTy CodeGenIP(PRegBodyBB, PRegBodyBB->begin()); in CreateParallel() local
998 InsertPointTy CodeGenIP(PRegBodyBB, PRegBodyBB->begin()); in createParallel() local1626 auto LoopBodyGenCB = [&](InsertPointTy CodeGenIP, Value *IndVar) { in createSections()2091 auto BodyGen = [=](InsertPointTy CodeGenIP, Value *IV) { in createCanonicalLoop()