Searched defs:EntryBuilder (Results 1 – 3 of 3) sorted by relevance
71 class EntryBuilder; global() variable 187 EntryBuilder(ListBuilder &List, const MCSymbol *Begin, const MCSymbol *End) EntryBuilder() function
610 std::unique_ptr<MachineIRBuilder> EntryBuilder; variable
1120 IRBuilder<> EntryBuilder(&Fn->getEntryBlock().front()); in getCounterAddress() local