Searched refs:EnableEmException (Results 1 – 3 of 3) sorted by relevance
37 cl::opt<bool> EnableEmException( variable389 if (!EnableEmException && in addIRPasses()398 if (EnableEmException || EnableEmSjLj) in addIRPasses()399 addPass(createWebAssemblyLowerEmscriptenEHSjLj(EnableEmException, in addIRPasses()
41 extern cl::opt<bool> EnableEmException;85 F, EnableEmException || EnableEmSjLj, Signature.get(), InvokeDetected); in GetGlobalAddressSymbol()
54 extern cl::opt<bool> EnableEmException;312 auto *Sym = getMCSymbolForFunction(&F, EnableEmException || EnableEmSjLj, in emitExternalDecls()