Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp187 DominatorTree *getDominatorTree() { in getDominatorTree() function in __anon1ad747e50111::LoopIdiomRecognize
671 (void)getDominatorTree(); in runOnCountableLoop()
DGVN.cpp629 DominatorTree &getDominatorTree() const { return *DT; } in getDominatorTree() function in __anond1a4649e0211::GVN
1274 gvn.getDominatorTree().properlyDominates(ValuesPerBlock[0].BB, in ConstructSSAForLoadSet()