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.h25 using MBBPostDomTreeGraphDiff = GraphDiff<MachineBasicBlock *, true>; variable
35 MBBPostDomTreeGraphDiff &,
36 MBBPostDomTreeGraphDiff *);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePostDominators.cpp33 MBBPostDomTreeGraphDiff &,
34 MBBPostDomTreeGraphDiff *);