Home
last modified time | relevance | path

Searched defs:getDominatorTree (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombine.h134 DominatorTree *getDominatorTree() const { return DT; } in getDominatorTree() function
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp190 DominatorTree *getDominatorTree() { in getDominatorTree() function in __anon9b76d7780111::LoopIdiomRecognize
H A DGVN.cpp634 DominatorTree &getDominatorTree() const { return *DT; } in getDominatorTree() function in __anon2ece60910211::GVN
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp388 DominatorTree &getDominatorTree() const { return *DT; } in getDominatorTree() function