Home
last modified time | relevance | path

Searched refs:ReducePassList (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/bugpoint/
H A DCrashDebugger.cpp74 class ReducePassList : public ListReducer<std::string> { class
78 ReducePassList(BugDriver &bd) : BD(bd) {} in ReducePassList() function in llvm::ReducePassList
88 Expected<ReducePassList::TestResult>
89 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest()
1383 Expected<bool> Result = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
1400 auto SecondRes = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
H A DBugDriver.h63 friend class ReducePassList; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/bugpoint/
H A DCrashDebugger.cpp74 class ReducePassList : public ListReducer<std::string> { class
78 ReducePassList(BugDriver &bd) : BD(bd) {} in ReducePassList() function in llvm::ReducePassList
88 Expected<ReducePassList::TestResult>
89 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest()
1383 Expected<bool> Result = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
1400 auto SecondRes = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
H A DBugDriver.h63 friend class ReducePassList; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/bugpoint/
H A DCrashDebugger.cpp74 class ReducePassList : public ListReducer<std::string> { class
78 ReducePassList(BugDriver &bd) : BD(bd) {} in ReducePassList() function in llvm::ReducePassList
88 Expected<ReducePassList::TestResult>
89 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest()
1382 Expected<bool> Result = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
1399 auto SecondRes = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
H A DBugDriver.h63 friend class ReducePassList; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/bugpoint/
H A DCrashDebugger.cpp74 class ReducePassList : public ListReducer<std::string> { class
78 ReducePassList(BugDriver &bd) : BD(bd) {} in ReducePassList() function in llvm::ReducePassList
88 Expected<ReducePassList::TestResult>
89 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest()
1380 Expected<bool> Result = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
1397 auto SecondRes = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
H A DBugDriver.h63 friend class ReducePassList; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp74 class ReducePassList : public ListReducer<std::string> { class
78 ReducePassList(BugDriver &bd) : BD(bd) {} in ReducePassList() function in llvm::ReducePassList
88 Expected<ReducePassList::TestResult>
89 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest()
1383 Expected<bool> Result = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
1400 auto SecondRes = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
H A DBugDriver.h63 friend class ReducePassList; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/bugpoint/
H A DCrashDebugger.cpp74 class ReducePassList : public ListReducer<std::string> { class
78 ReducePassList(BugDriver &bd) : BD(bd) {} in ReducePassList() function in llvm::ReducePassList
88 Expected<ReducePassList::TestResult>
89 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest()
1383 Expected<bool> Result = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
1400 auto SecondRes = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
H A DBugDriver.h63 friend class ReducePassList; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/bugpoint/
H A DCrashDebugger.cpp74 class ReducePassList : public ListReducer<std::string> { class
78 ReducePassList(BugDriver &bd) : BD(bd) {} in ReducePassList() function in llvm::ReducePassList
88 Expected<ReducePassList::TestResult>
89 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest()
1383 Expected<bool> Result = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
1400 auto SecondRes = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
H A DBugDriver.h63 friend class ReducePassList; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/bugpoint/
H A DCrashDebugger.cpp74 class ReducePassList : public ListReducer<std::string> { class
78 ReducePassList(BugDriver &bd) : BD(bd) {} in ReducePassList() function in llvm::ReducePassList
88 Expected<ReducePassList::TestResult>
89 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest()
1383 Expected<bool> Result = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
1400 auto SecondRes = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp74 class ReducePassList : public ListReducer<std::string> { class
78 ReducePassList(BugDriver &bd) : BD(bd) {} in ReducePassList() function in llvm::ReducePassList
88 Expected<ReducePassList::TestResult>
89 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest()
1380 Expected<bool> Result = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
1397 auto SecondRes = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
H A DBugDriver.h63 friend class ReducePassList; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/bugpoint/
H A DCrashDebugger.cpp74 class ReducePassList : public ListReducer<std::string> { class
78 ReducePassList(BugDriver &bd) : BD(bd) {} in ReducePassList() function in llvm::ReducePassList
88 Expected<ReducePassList::TestResult>
89 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest()
1383 Expected<bool> Result = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
1400 auto SecondRes = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/bugpoint/
H A DCrashDebugger.cpp74 class ReducePassList : public ListReducer<std::string> { class
78 ReducePassList(BugDriver &bd) : BD(bd) {} in ReducePassList() function in llvm::ReducePassList
88 Expected<ReducePassList::TestResult>
89 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest()
1383 Expected<bool> Result = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
1400 auto SecondRes = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/bugpoint/
H A DCrashDebugger.cpp74 class ReducePassList : public ListReducer<std::string> { class
78 ReducePassList(BugDriver &bd) : BD(bd) {} in ReducePassList() function in llvm::ReducePassList
88 Expected<ReducePassList::TestResult>
89 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest()
1383 Expected<bool> Result = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
1400 auto SecondRes = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/bugpoint/
H A DCrashDebugger.cpp74 class ReducePassList : public ListReducer<std::string> {
78 ReducePassList(BugDriver &bd) : BD(bd) {}
88 Expected<ReducePassList::TestResult>
89 ReducePassList::doTest(std::vector<std::string> &Prefix,
1383 Expected<bool> Result = ReducePassList(*this).reduceList(PassesToRun);
1400 auto SecondRes = ReducePassList(*this).reduceList(PassesToRun);
/dports/devel/llvm90/llvm-9.0.1.src/tools/bugpoint/
H A DCrashDebugger.cpp69 class ReducePassList : public ListReducer<std::string> { class
73 ReducePassList(BugDriver &bd) : BD(bd) {} in ReducePassList() function in llvm::ReducePassList
83 Expected<ReducePassList::TestResult>
84 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest()
1281 Expected<bool> Result = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
H A DBugDriver.h63 friend class ReducePassList; variable
/dports/devel/llvm80/llvm-8.0.1.src/tools/bugpoint/
H A DCrashDebugger.cpp70 class ReducePassList : public ListReducer<std::string> { class
74 ReducePassList(BugDriver &bd) : BD(bd) {} in ReducePassList() function in llvm::ReducePassList
84 Expected<ReducePassList::TestResult>
85 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest()
1282 Expected<bool> Result = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()
/dports/devel/llvm70/llvm-7.0.1.src/tools/bugpoint/
H A DCrashDebugger.cpp70 class ReducePassList : public ListReducer<std::string> { class
74 ReducePassList(BugDriver &bd) : BD(bd) {} in ReducePassList() function in llvm::ReducePassList
84 Expected<ReducePassList::TestResult>
85 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest()
1190 Expected<bool> Result = ReducePassList(*this).reduceList(PassesToRun); in debugOptimizerCrash()

12