Searched refs:SetUpPlatform (Results 1 – 2 of 2) sorted by relevance
269 PlatformSetupFunction SetUpPlatform; variable346 setPlatformSetUp(LLJITBuilderState::PlatformSetupFunction SetUpPlatform) { in setPlatformSetUp() argument347 impl().SetUpPlatform = std::move(SetUpPlatform); in setPlatformSetUp()
690 << (SetUpPlatform ? "Yes" : "No") << "\n" in prepareForConstruction()908 if (S.SetUpPlatform) in LLJIT()909 Err = S.SetUpPlatform(*this); in LLJIT()