Searched refs:setEntry (Results 1 – 10 of 10) sorted by relevance
186 void setEntry(Entry *E) { in setEntry() function202 setEntry(O.CacheEntry); in Cursor()206 setEntry(O.CacheEntry);210 ~Cursor() { setEntry(nullptr); } in ~Cursor()216 setEntry(nullptr); in setPhysReg()218 setEntry(Cache.get(PhysReg)); in setPhysReg()
322 TopRegion->setEntry(PreheaderVPBB); in buildPlainCFG()336 Plan.setEntry(TopRegion); in buildHierarchicalCFG()
1091 void setEntry(VPBlockBase *EntryBlock) { in setEntry() function1187 VPBlockBase *setEntry(VPBlockBase *Block) { return Entry = Block; } in setEntry() function
6864 VPBlockBase *Entry = Plan->setEntry(PreEntry->getSingleSuccessor()); in buildVPlanWithVPRecipes()
414 void setEntry(MachineBasicBlock *NewEntry);986 void LinearizedRegion::setEntry(MachineBasicBlock *NewEntry) { in setEntry() function in LinearizedRegion1071 setEntry(MBB); in LinearizedRegion()1079 setEntry(nullptr); in LinearizedRegion()2322 CurrentRegion->setEntry(IfBB); in createIfRegion()2419 CurrentRegion->setEntry(IfBB); in createIfRegion()2572 LRegion->setEntry(Region->getEntry()); in initLinearizedRegion()
247 TheSummary->setEntry(I, Res[I]); in setSummary()
984 void setEntry(uint32_t I, const ProfileSummaryEntry &E) { in setEntry() function
1059 void setEntry(CFGBlock *B) { Entry = B; } in setEntry() function
1749 void setEntry(BasicBlock *BB) { Entry = BB; } in setEntry() function
1477 cfg->setEntry(createBlock()); in buildCFG()