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