Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h104 FindDominators(&BlockList, PseudoEntry); in GetValue()
240 void FindDominators(BlockListTy *BlockList, BBInfo *PseudoEntry) { in FindDominators() function