Home
last modified time | relevance | path

Searched defs:IsOptimized (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h116 IsOptimized, // Object has been optimized by the compiler. enumerator
/llvm-project/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c211 value Builder, value Lang, value FileRef, value Producer, value IsOptimized, in llvm_dibuild_create_compile_unit_native() argument
284 value Flags, value IsOptimized) { in llvm_dibuild_create_function_native() argument
/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp928 DICompileUnit(LLVMContext & C,StorageType Storage,unsigned SourceLanguage,bool IsOptimized,unsigned RuntimeVersion,unsigned EmissionKind,uint64_t DWOId,bool SplitDebugInlining,bool DebugInfoForProfiling,unsigned NameTableKind,bool RangesBaseAddress,ArrayRef<Metadata * > Ops) DICompileUnit() argument
944 getImpl(LLVMContext & Context,unsigned SourceLanguage,Metadata * File,MDString * Producer,bool IsOptimized,MDString * Flags,unsigned RuntimeVersion,MDString * SplitDebugFilename,unsigned EmissionKind,Metadata * EnumTypes,Metadata * RetainedTypes,Metadata * GlobalVariables,Metadata * ImportedEntities,Metadata * Macros,uint64_t DWOId,bool SplitDebugInlining,bool DebugInfoForProfiling,unsigned NameTableKind,bool RangesBaseAddress,MDString * SysRoot,MDString * SDK,StorageType Storage,bool ShouldCreate) getImpl() argument
1032 toSPFlags(bool IsLocalToUnit,bool IsDefinition,bool IsOptimized,unsigned Virtuality,bool IsMainSubprogram) toSPFlags() argument
H A DDebugInfo.cpp1032 pack_into_DISPFlags(bool IsLocalToUnit,bool IsDefinition,bool IsOptimized) pack_into_DISPFlags() argument
1123 LLVMDIBuilderCreateFunction(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,const char * Name,size_t NameLen,const char * LinkageName,size_t LinkageNameLen,LLVMMetadataRef File,unsigned LineNo,LLVMMetadataRef Ty,LLVMBool IsLocalToUnit,LLVMBool IsDefinition,unsigned ScopeLine,LLVMDIFlags Flags,LLVMBool IsOptimized) LLVMDIBuilderCreateFunction() argument
/llvm-project/polly/include/polly/
H A DScopInfo.h1673 bool IsOptimized = false; global() variable
/llvm-project/llvm/unittests/IR/
H A DMetadataTest.cpp2430 bool IsOptimized = false; TEST_F() local
2495 bool IsOptimized = false; TEST_F() local
2544 bool IsOptimized = false; TEST_F() local
/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp2573 bool IsOptimized = false; getClobberingMemoryAccessBase() local
/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1464 bool IsOptimized; global() variable
[all...]