Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:LazyFunctionCreator

82     : DL(M->getDataLayout()), LazyFunctionCreator(nullptr) {
87 : DL(std::move(DL)), LazyFunctionCreator(nullptr) {