Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePostDominators.h27 using MBBPostDomTreeGraphDiff = GraphDiff<MachineBasicBlock *, true>; variable
38 ApplyUpdates<MBBPostDomTree>(MBBPostDomTree &DT, MBBPostDomTreeGraphDiff &,
39 MBBPostDomTreeGraphDiff *);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePostDominators.cpp35 ApplyUpdates<MBBPostDomTree>(MBBPostDomTree &DT, MBBPostDomTreeGraphDiff &,
36 MBBPostDomTreeGraphDiff *);