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

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

Completed in 1229 milliseconds