Searched refs:prepareForConstruction (Results 1 – 2 of 2) sorted by relevance
273 Error prepareForConstruction();366 if (auto Err = impl().prepareForConstruction()) in create()397 Error prepareForConstruction();
930 Error LLJITBuilderState::prepareForConstruction() { in prepareForConstruction() function in llvm::orc::LLJITBuilderState1192 Error LLLazyJITBuilderState::prepareForConstruction() { in prepareForConstruction() function in llvm::orc::LLLazyJITBuilderState1193 if (auto Err = LLJITBuilderState::prepareForConstruction()) in prepareForConstruction()