Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h95 BBInfo *PseudoEntry = BuildBlockList(BB, &BlockList); in GetValue()
115 BBInfo *BuildBlockList(BlkT *BB, BlockListTy *BlockList) { in BuildBlockList() function