Searched defs:BState (Results 1 – 3 of 3) sorted by relevance
659 Error COFFPlatform::runBootstrapInitializers(JDBootstrapState &BState) { in runBootstrapInitializers() argument 674 Error COFFPlatform::runBootstrapSubsectionInitializers(JDBootstrapState &BState, in runBootstrapSubsectionInitializers() argument 828 JDBootstrapState BState; in associateJITDylibHeaderSymbol() local 894 auto &BState = CP.JDBootstrapStates[&JD]; registerObjectPlatformSectionsInBootstrap() local [all...]
515 const bool BState = State->get<CTUDispatchBifurcation>(); in REGISTER_MAP_WITH_PROGRAMSTATE() local1279 const unsigned *BState = in BifurcateCall() local
268 MachineIRBuilder(const MachineIRBuilderState &BState) : State(BState) {} in MachineIRBuilder()