Searched defs:setEntry (Results 1 – 6 of 6) sorted by relevance
181 void setEntry(Entry *E) { in setEntry() function
1080 void setEntry(uint32_t I, const ProfileSummaryEntry &E) { in setEntry() function
1645 void setEntry(VPBlockBase *EntryBlock) { in setEntry() function
1284 void setEntry(CFGBlock *B) { Entry = B; } in setEntry() function
1750 void setEntry(BasicBlock *BB) { Entry = BB; } in setEntry() function
968 void LinearizedRegion::setEntry(MachineBasicBlock *NewEntry) { in setEntry() function in LinearizedRegion