Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2610 MachineBasicBlock *Prolog = PrologBBs[j]; in addBranches() local
2618 LC = TII->reduceLoopCount(*Prolog, IndVar, *Cmp, Cond, PrevInsts, j, in addBranches()
2628 Prolog->addSuccessor(Epilog); in addBranches()
2629 numAdded = TII->insertBranch(*Prolog, Epilog, LastPro, Cond, DebugLoc()); in addBranches()
2631 Prolog->addSuccessor(Epilog); in addBranches()
2632 Prolog->removeSuccessor(LastPro); in addBranches()
2634 numAdded = TII->insertBranch(*Prolog, Epilog, nullptr, Cond, DebugLoc()); in addBranches()
2645 removePhis(Epilog, Prolog); in addBranches()
2647 LastPro = Prolog; in addBranches()
2649 for (MachineBasicBlock::reverse_instr_iterator I = Prolog->instr_rbegin(), in addBranches()
[all …]
/freebsd-12.1/contrib/diff/doc/
H A Ddiff.texi885 C, C++, Prolog