Searched refs:prepareForConstruction (Results 1 – 2 of 2) sorted by relevance
330 Error prepareForConstruction();490 if (auto Err = impl().prepareForConstruction()) in create()526 Error prepareForConstruction();
655 Error LLJITBuilderState::prepareForConstruction() { in prepareForConstruction() function in llvm::orc::LLJITBuilderState1218 Error LLLazyJITBuilderState::prepareForConstruction() { in prepareForConstruction() function in llvm::orc::LLLazyJITBuilderState1219 if (auto Err = LLJITBuilderState::prepareForConstruction()) in prepareForConstruction()