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

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp701.C25 A::Safe() const function in class:A
/openbsd-current/gnu/usr.bin/perl/dist/Safe/
H A DSafe.pm1 package Safe; package
[all...]
/openbsd-current/gnu/llvm/llvm/tools/bugpoint/
H A DMiscompilation.cpp701 TestOptimizer(BugDriver &BD, std::unique_ptr<Module> Test, std::unique_ptr<Module> Safe) argument
782 CleanupAndPrepareModules(BugDriver &BD, std::unique_ptr<Module> Test, Module *Safe) argument
945 TestCodeGenerator(BugDriver &BD, std::unique_ptr<Module> Test, std::unique_ptr<Module> Safe) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DSafeStack.cpp239 bool Safe = AllocaRange.contains(AccessRange); local
H A DMachineLICM.cpp576 bool Safe = true; local
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp419 bool Safe = isSafeAccess(UI, AI, TypeSize); local
439 bool Safe = isSafeAccess(UI, AI, TypeSize); local
462 bool Safe = false; local
489 bool Safe = isSafeAccess(UI, AI, TypeSize); local
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h100 Safe, member in class:llvm::MemoryDepChecker::VectorizationSafetyStatus
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp898 SmallVector<CHIArg, 2> Safe; local
903 checkSafety(make_range(PrevIt, PHIIt), BB, K, Safe); local
808 checkSafety(CHIArgs C, BasicBlock *BB, GVNHoist::InsKind K, SmallVectorImpl<CHIArg> &Safe) argument
[all...]
/openbsd-current/gnu/llvm/lld/COFF/
H A DConfig.h91 Safe, // Safe ICF for all sections. member in class:lld::coff::ICFLevel
/openbsd-current/gnu/llvm/lld/ELF/
H A DConfig.h64 enum class ICFLevel { None, Safe, All }; member in class:lld::elf::ICFLevel

Completed in 242 milliseconds