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