Searched refs:prepareForConstruction (Results 1 – 2 of 2) sorted by relevance
327 Error prepareForConstruction();470 if (auto Err = impl().prepareForConstruction()) in create()501 Error prepareForConstruction();
655 Error LLJITBuilderState::prepareForConstruction() { in prepareForConstruction() function in llvm::orc::LLJITBuilderState1185 Error LLLazyJITBuilderState::prepareForConstruction() { in prepareForConstruction() function in llvm::orc::LLLazyJITBuilderState1186 if (auto Err = LLJITBuilderState::prepareForConstruction()) in prepareForConstruction()