Searched refs:Simplification (Results 1 – 12 of 12) sorted by relevance
| /llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/ |
| H A D | 2002-05-21-PHIElimination.ll | 1 ; CFG Simplification is making a loop dead, then changing the add into:
|
| /llvm-project-15.0.7/llvm/tools/bugpoint/ |
| H A D | ExtractFunction.cpp | 85 unsigned Simplification) { in deleteInstructionFromProgram() argument 114 if (Simplification > 1 && !NoDCE) in deleteInstructionFromProgram() 116 if (Simplification && !DisableSimplifyCFG) in deleteInstructionFromProgram()
|
| H A D | CrashDebugger.cpp | 1104 unsigned Simplification = 2; in ReduceInsts() local 1109 --Simplification; in ReduceInsts() 1111 << "tions: Simplification Level #" << Simplification << '\n'; in ReduceInsts() 1148 BD.deleteInstructionFromProgram(&*I, Simplification); in ReduceInsts() 1166 } while (Simplification); in ReduceInsts()
|
| /llvm-project-15.0.7/llvm/docs/HistoricalNotes/ |
| H A D | 2002-06-25-MegaPatchInfo.txt | 46 * Simplification of #include's: Before, it was necessary for a .cpp file to
|
| /llvm-project-15.0.7/llvm/test/Feature/ |
| H A D | optnone-opt.ll | 74 ; LOOP-DAG: Skipping pass 'Induction Variable Simplification'
|
| /llvm-project-15.0.7/polly/docs/ |
| H A D | Architecture.rst | 27 Simplification** passes, a set of **Simple Loop Optimizations**, and the
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/ |
| H A D | README.md | 301 pass 36/211 = (0.5575) (0.0000) [Induction Variable Simplification on loop]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | reqd-work-group-size.ll | 145 ; Simplification on select is invalid, but we can still eliminate the
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | CommandLine.rst | 497 clEnumVal(instsimplify , "Instruction Simplification"), 556 clEnumVal(instsimplify , "Instruction Simplification"),
|
| H A D | WritingAnLLVMPass.rst | 287 -indvars - Induction Variable Simplification
|
| /llvm-project-15.0.7/polly/lib/External/isl/doc/ |
| H A D | implementation.tex | 387 \subsubsection{Constraint Simplification}
|
| H A D | user.pod | 8524 =item * Simplification
|