Searched refs:setEntry (Results 1 – 11 of 11) 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()
257 Plan.setEntry(VPBB1); in TEST()273 Plan.setEntry(R1); in TEST()290 Plan.setEntry(VPBB1); in TEST()317 Plan.setEntry(VPBB1); in TEST()356 Plan.setEntry(VPBB1); in TEST()444 Plan.setEntry(R1); in TEST()526 Plan.setEntry(VPBB1); in TEST()573 Plan.setEntry(VPBB1); in TEST()664 Plan.setEntry(VPBB1); in TEST()700 Plan.setEntry(VPBB1); in TEST()[all …]
80 Plan->setEntry(EntryVPBB); in buildPlainCFG()
357 Region->setEntry(HeaderVPBB); in buildPlainCFG()387 Plan.setEntry(EntryVPBB); in buildHierarchicalCFG()
2187 void setEntry(VPBlockBase *EntryBlock) { in setEntry() function2578 VPBlockBase *setEntry(VPBlockBase *Block) {
395 void setEntry(MachineBasicBlock *NewEntry);966 void LinearizedRegion::setEntry(MachineBasicBlock *NewEntry) { in setEntry() function in LinearizedRegion1053 setEntry(MBB); in LinearizedRegion()1061 setEntry(nullptr); in LinearizedRegion()2275 CurrentRegion->setEntry(IfBB); in createIfRegion()2372 CurrentRegion->setEntry(IfBB); in createIfRegion()2525 LRegion->setEntry(Region->getEntry()); in initLinearizedRegion()
328 TheSummary->setEntry(I, Res[I]); in setSummary()
1131 void setEntry(uint32_t I, const ProfileSummaryEntry &E) { in setEntry() function
1285 void setEntry(CFGBlock *B) { Entry = B; } in setEntry() function
1750 void setEntry(BasicBlock *BB) { Entry = BB; } in setEntry() function
1609 cfg->setEntry(createBlock()); in buildCFG()