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

/external/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h331 FindExistingPHI(Info->BB, BlockList);
376 /// FindExistingPHI - Look through the PHI nodes in a block to see if any of
378 void FindExistingPHI(BlkT *BB, BlockListTy *BlockList) { function in class:llvm::SSAUpdaterImpl

Completed in 123 milliseconds