Searched defs:Keep (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DToolOutputFile.h37 bool Keep; member in class:llvm::ToolOutputFile::CleanupInstaller
H A DCodeGen.h128 Keep = 0, ///< No function return thunk. member in class:llvm::CodeGenOptLevel::FunctionReturnThunksKind
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.cpp290 bool Keep = KeepRegs.test(Reg); local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h329 std::vector<GlobalValue *> Keep; member in struct:llvm::lto::LTO::RegularLTOState::AddedModule
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h398 std::vector<std::unique_ptr<RegionT>> Keep; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h80 bool Keep : 1; member in struct:llvm::dwarf_linker::classic::CompileUnit::DIEInfo
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp281 bool Keep; member in struct:__anon3089::FilterResult
/freebsd-current/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp960 std::vector<GlobalValue *> Keep; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp323 bool Keep = true; local
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h397 Keep, member in class:clang::LangOptions::VisibilityFromDLLStorageClassKinds

Completed in 147 milliseconds