Searched refs:setEntry (Results 1 – 10 of 10) sorted by relevance
182 void setEntry(Entry *E) { in setEntry() function198 setEntry(O.CacheEntry); in Cursor()202 setEntry(O.CacheEntry);206 ~Cursor() { setEntry(nullptr); } in ~Cursor()212 setEntry(nullptr); in setPhysReg()214 setEntry(Cache.get(PhysReg)); in setPhysReg()
418 R->setEntry(HeaderVPB); in createLoopRegion()
3791 void setEntry(VPBlockBase *EntryBlock) {3934 setEntry(createVPBasicBlock("preheader"));3941 void setEntry(VPBasicBlock *VPBB) {
922 setEntry(createVPIRBasicBlock(L->getLoopPreheader())); in VPlan()
7609 Plan.setEntry(NewEntry); in emitMinimumVectorEpilogueIterCountCheck()
451 TheSummary->setEntry(I, Res[I]); in setSummary()
1285 void setEntry(uint32_t I, const ProfileSummaryEntry &E) { in setEntry() function
1283 void setEntry(CFGBlock *B) { Entry = B; } in setEntry() function
1755 void setEntry(BasicBlock *BB) { Entry = BB; } in setEntry() function
1768 cfg->setEntry(createBlock()); in buildCFG()