Home
last modified time | relevance | path

Searched defs:PseudoEntry (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdaterImpl.h82 BBInfo *PseudoEntry = BuildBlockList(BB, &BlockList); in GetValue() local
153 BBInfo *PseudoEntry = new (Allocator) BBInfo(nullptr, 0); in BuildBlockList() local
228 void FindDominators(BlockListTy *BlockList, BBInfo *PseudoEntry) { in FindDominators()