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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h343 FindExistingPHI(Info->BB, BlockList);
387 /// FindExistingPHI - Look through the PHI nodes in a block to see if any of
389 void FindExistingPHI(BlkT *BB, BlockListTy *BlockList) { function in class:llvm::SSAUpdaterImpl

Completed in 50 milliseconds