Home
last modified time | relevance | path

Searched defs:Safe (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/
H A DMETA.json46 "Safe" : "0", string
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DMiscompilation.cpp702 std::unique_ptr<Module> Safe) { in TestOptimizer()
783 Module *Safe) { in CleanupAndPrepareModules()
947 std::unique_ptr<Module> Safe) { in TestCodeGenerator()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h100 Safe, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp807 SmallVectorImpl<CHIArg> &Safe) { in checkSafety()
894 SmallVector<CHIArg, 2> Safe; in findHoistableCandidates() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSafeStack.cpp247 bool Safe = AllocaRange.contains(AccessRange); in IsAccessSafe() local
H A DMachineLICM.cpp575 bool Safe = true; in HoistRegionPostRA() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp531 std::set<IndicesVector> &Safe) { in markIndicesSafe()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp440 bool Safe = false; in lookThroughComplexAddresses() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp4917 bool Safe = llvm::all_of(ShiftAmounts, [](Constant *C) { in canCreateUndefOrPoison() local