Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DMiscompilation.cpp694 std::unique_ptr<Module> Safe, std::string &Error) { in TestOptimizer()
763 Module *Safe) { in CleanupAndPrepareModules()
926 std::unique_ptr<Module> Safe, in TestCodeGenerator()
/external/llvm/lib/Transforms/Instrumentation/
DSafeStack.cpp222 bool Safe = AllocaRange.contains(AccessRange); in IsAccessSafe() local
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp396 std::set<ArgPromotion::IndicesVector> &Safe) { in MarkIndicesSafe()
/external/llvm/lib/CodeGen/
DMachineLICM.cpp506 bool Safe = true; in HoistRegionPostRA() local