Home
last modified time | relevance | path

Searched refs:backtrack (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/test/Transforms/FixIrreducible/
H A Dbug45623.ll26 ; CHECK: backtrack:
46 br i1 undef, label %backtrack, label %while.body248
55 br i1 undef, label %for.body267, label %backtrack
70 br label %backtrack
72 backtrack: ; preds = %for.end580, %for.cond264, %retry
75 if.then595: ; preds = %backtrack
87 if.else629: ; preds = %backtrack
/llvm-project-15.0.7/flang/lib/Parser/
H A Dbasic-parsers.h108 ParseState backtrack{state}; in Parse()
113 state = std::move(backtrack); in Parse()
212 ParseState backtrack{state}; in Parse()
224 backtrack.set_anyTokenMatched(); in Parse()
228 state = std::move(backtrack); in Parse()
307 ParseState backtrack{state}; in Parse()
321 ParseState &backtrack) const { in ParseRest() argument
323 state = backtrack; in ParseRest()
357 ParseState backtrack{state}; in Parse()
370 state = backtrack; in Parse()
[all …]
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1415 const SDep *backtrack() { in backtrack() function in __anon22109aa00311::SchedDAGReverseDFS
1474 const SDep *PredDep = DFS.backtrack(); in compute()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Dimplementation.tex589 when we backtrack over the addition of the constraint, as they will
590 satisfy the negation of the constraint. It is only when we backtrack
624 the dual simplex method incrementally on the context and backtrack