Searched refs:FindDominators (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h89 FindDominators(&BlockList, PseudoEntry);
216 /// FindDominators - Calculate the dominator tree for the subset of the CFG
226 void FindDominators(BlockListTy *BlockList, BBInfo *PseudoEntry) { function in class:llvm::SSAUpdaterImpl

Completed in 132 milliseconds