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