Searched refs:setEntry (Results 1 – 9 of 9) 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()
395 void setEntry(MachineBasicBlock *NewEntry);964 void LinearizedRegion::setEntry(MachineBasicBlock *NewEntry) { in setEntry() function in LinearizedRegion1051 setEntry(MBB); in LinearizedRegion()1059 setEntry(nullptr); in LinearizedRegion()2272 CurrentRegion->setEntry(IfBB); in createIfRegion()2366 CurrentRegion->setEntry(IfBB); in createIfRegion()2519 LRegion->setEntry(Region->getEntry()); in initLinearizedRegion()
210 RegionOfVPBB->setEntry(VPBB); in getOrCreateVPBB()
3193 void setEntry(VPBlockBase *EntryBlock) { in setEntry() function
1222 void setEntry(uint32_t I, const ProfileSummaryEntry &E) { in setEntry() function
439 TheSummary->setEntry(I, Res[I]); in setSummary()
1275 void setEntry(CFGBlock *B) { Entry = B; } in setEntry() function
1757 void setEntry(BasicBlock *BB) { Entry = BB; } in setEntry() function
1681 cfg->setEntry(createBlock()); in buildCFG()