Home
last modified time | relevance | path

Searched refs:Loop1 (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/test/Feature/
H A Dcfgstructures.ll33 br label %Loop1
35 Loop1: ; preds = %L2Exit, %0
38 Loop2: ; preds = %L3Exit, %Loop1
48 br i1 %cond1, label %Loop1, label %L1Exit
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2050 const Loop *Loop1, in symbolicRDIVtest() argument
2059 const SCEV *N1 = collectUpperBound(Loop1, A1->getType()); in symbolicRDIVtest()