Searched refs:prepareForConstruction (Results 1 – 2 of 2) sorted by relevance
331 LLVM_ABI Error prepareForConstruction();491 if (auto Err = impl().prepareForConstruction()) in create()527 LLVM_ABI Error prepareForConstruction();
682 Error LLJITBuilderState::prepareForConstruction() { in prepareForConstruction() function in llvm::orc::LLJITBuilderState1278 Error LLLazyJITBuilderState::prepareForConstruction() { in prepareForConstruction() function in llvm::orc::LLLazyJITBuilderState1279 if (auto Err = LLJITBuilderState::prepareForConstruction()) in prepareForConstruction()