Lines Matching defs:OrcRuntime
286 OrcRuntime("orc-runtime", cl::desc("Use ORC runtime from given path"),
1161 if (!OrcRuntime.empty()) {
1168 MachOPlatform::Create(ObjLayer, *PlatformJD, OrcRuntime.c_str()))
1176 ELFNixPlatform::Create(ObjLayer, *PlatformJD, OrcRuntime.c_str()))
1192 COFFPlatform::Create(ObjLayer, *PlatformJD, OrcRuntime.c_str(),
1201 "-" + OrcRuntime.ArgStr + " specified, but format " +
1640 if (!OrcRuntime.empty() && NoProcessSymbols)
1755 if (OrcRuntime.empty())
2601 if (!OrcRuntime.empty()) {
2665 enableStatistics(*S, !OrcRuntime.empty());
2706 if (!OrcRuntime.empty())