Searched defs:Runtime (Results 1 – 10 of 10) sorted by relevance
25 struct Runtime { struct26 Runtime(bool MinRuntime, bool MayReturn) in Runtime() function28 bool MinRuntime;29 bool MayReturn;
31 Runtime, ///< Detect stack use after return if not disabled runtime with enumerator
17 Runtime(Process *process) : m_process(process) {} in Runtime() function
75 bool Runtime; member
81 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCBoxedExpr() local227 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCCollectionLiteral() local385 auto &Runtime = CGM.getLangOpts().ObjCRuntime; in tryGenerateSpecializedMessageSend() local526 auto &Runtime = CGF.getLangOpts().ObjCRuntime; in tryEmitSpecializedAllocInit() local607 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCMessageExpr() local2765 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitObjCMRRAutoreleasePoolPush() local3963 CGObjCRuntime &Runtime = CGM.getObjCRuntime(); in EmitBlockCopyAndAutorelease() local
4435 auto Runtime = CGM.getLangOpts().ObjCRuntime; in CreateGNUObjCRuntime() local
608 bool Runtime; member
1423 std::optional<bool> Runtime = std::nullopt, in LoopUnroll()
2667 bool Runtime = true; in getUnrollingPreferences() local
4179 ObjCRuntime &Runtime, bool InferCovariantReturns, in RenderObjCOptions()7317 ObjCRuntime Runtime = AddObjCRuntimeArgs(Args, Inputs, CmdArgs, rewriteKind); in ConstructJob() local