Home
last modified time | relevance | path

Searched refs:Simplification (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/
H A D2002-05-21-PHIElimination.ll1 ; CFG Simplification is making a loop dead, then changing the add into:
/llvm-project-15.0.7/llvm/tools/bugpoint/
H A DExtractFunction.cpp85 unsigned Simplification) { in deleteInstructionFromProgram() argument
114 if (Simplification > 1 && !NoDCE) in deleteInstructionFromProgram()
116 if (Simplification && !DisableSimplifyCFG) in deleteInstructionFromProgram()
H A DCrashDebugger.cpp1104 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 D2002-06-25-MegaPatchInfo.txt46 * Simplification of #include's: Before, it was necessary for a .cpp file to
/llvm-project-15.0.7/llvm/test/Feature/
H A Doptnone-opt.ll74 ; LOOP-DAG: Skipping pass 'Induction Variable Simplification'
/llvm-project-15.0.7/polly/docs/
H A DArchitecture.rst27 Simplification** passes, a set of **Simple Loop Optimizations**, and the
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/
H A DREADME.md301 pass 36/211 = (0.5575) (0.0000) [Induction Variable Simplification on loop]
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dreqd-work-group-size.ll145 ; Simplification on select is invalid, but we can still eliminate the
/llvm-project-15.0.7/llvm/docs/
H A DCommandLine.rst497 clEnumVal(instsimplify , "Instruction Simplification"),
556 clEnumVal(instsimplify , "Instruction Simplification"),
H A DWritingAnLLVMPass.rst287 -indvars - Induction Variable Simplification
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Dimplementation.tex387 \subsubsection{Constraint Simplification}
H A Duser.pod8524 =item * Simplification