Searched refs:prepareForConstruction (Results 1 – 4 of 4) sorted by relevance
205 Error prepareForConstruction();263 if (auto Err = impl().prepareForConstruction()) in create()294 Error prepareForConstruction();
20 Error LLJITBuilderState::prepareForConstruction() { in prepareForConstruction() function in llvm::orc::LLJITBuilderState195 Error LLLazyJITBuilderState::prepareForConstruction() { in prepareForConstruction() function in llvm::orc::LLLazyJITBuilderState196 if (auto Err = LLJITBuilderState::prepareForConstruction()) in prepareForConstruction()
272 Error prepareForConstruction();365 if (auto Err = impl().prepareForConstruction()) in create()396 Error prepareForConstruction();
908 Error LLJITBuilderState::prepareForConstruction() { in prepareForConstruction() function in llvm::orc::LLJITBuilderState1158 Error LLLazyJITBuilderState::prepareForConstruction() { in prepareForConstruction() function in llvm::orc::LLLazyJITBuilderState1159 if (auto Err = LLJITBuilderState::prepareForConstruction()) in prepareForConstruction()