Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DMiscompilation.cpp695 std::unique_ptr<Module> Safe, std::string &Error) { in TestOptimizer()
767 Module *Safe) { in CleanupAndPrepareModules()
930 std::unique_ptr<Module> Safe, in TestCodeGenerator()
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DMiscompilation.cpp692 static bool TestOptimizer(BugDriver &BD, Module *Test, Module *Safe, in TestOptimizer()
761 Module *Safe) { in CleanupAndPrepareModules()
924 static bool TestCodeGenerator(BugDriver &BD, Module *Test, Module *Safe, in TestCodeGenerator()
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp423 std::set<IndicesVector> &Safe) { in MarkIndicesSafe()
/external/llvm/lib/CodeGen/
DSafeStack.cpp236 bool Safe = AllocaRange.contains(AccessRange); in IsAccessSafe() local
DMachineLICM.cpp502 bool Safe = true; in HoistRegionPostRA() local
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DArgumentPromotion.cpp276 std::set<ArgPromotion::IndicesVector> &Safe) { in MarkIndicesSafe()
/external/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp304 bool Safe = false; in isConsecutiveAccess() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineLICM.cpp512 bool Safe = true; in HoistRegionPostRA() local