Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h82 BBInfo *PseudoEntry = BuildBlockList(BB, &BlockList); in GetValue()
102 BBInfo *BuildBlockList(BlkT *BB, BlockListTy *BlockList) { in BuildBlockList() function