Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DMemorySSAUpdater.h67 using GraphDiffInvBBPair = variable
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp640 for (auto &Pair : children<GraphDiffInvBBPair>({GD, BB})) { in applyInsertUpdates()
731 for (auto &Pair : children<GraphDiffInvBBPair>({GD, BB})) { in applyInsertUpdates()
868 for (auto &Pair : children<GraphDiffInvBBPair>({GD, BBIDF})) { in applyInsertUpdates()