Searched refs:setEntry (Results 1 – 10 of 10) sorted by relevance
181 void setEntry(Entry *E) { in setEntry() function197 setEntry(O.CacheEntry); in Cursor()201 setEntry(O.CacheEntry);205 ~Cursor() { setEntry(nullptr); } in ~Cursor()211 setEntry(nullptr); in setPhysReg()213 setEntry(Cache.get(PhysReg)); in setPhysReg()
333 TopRegion->setEntry(PreheaderVPBB); in buildPlainCFG()347 Plan.setEntry(TopRegion); in buildHierarchicalCFG()
1645 void setEntry(VPBlockBase *EntryBlock) { in setEntry() function2013 VPBlockBase *setEntry(VPBlockBase *Block) {
9059 Plan->setEntry(VPBB); in buildVPlanWithVPRecipes()9137 VPBlockBase *Entry = Plan->setEntry(PreEntry->getSingleSuccessor()); in buildVPlanWithVPRecipes()
395 void setEntry(MachineBasicBlock *NewEntry);968 void LinearizedRegion::setEntry(MachineBasicBlock *NewEntry) { in setEntry() function in LinearizedRegion1055 setEntry(MBB); in LinearizedRegion()1063 setEntry(nullptr); in LinearizedRegion()2302 CurrentRegion->setEntry(IfBB); in createIfRegion()2399 CurrentRegion->setEntry(IfBB); in createIfRegion()2552 LRegion->setEntry(Region->getEntry()); in initLinearizedRegion()
285 TheSummary->setEntry(I, Res[I]); in setSummary()
1080 void setEntry(uint32_t I, const ProfileSummaryEntry &E) { in setEntry() function
1284 void setEntry(CFGBlock *B) { Entry = B; } in setEntry() function
1750 void setEntry(BasicBlock *BB) { Entry = BB; } in setEntry() function
1598 cfg->setEntry(createBlock()); in buildCFG()