Searched defs:PseudoEntry (Results 1 – 1 of 1) sorted by relevance
80 BBInfo *PseudoEntry = BuildBlockList(BB, &BlockList); in GetValue() local151 BBInfo *PseudoEntry = new (Allocator) BBInfo(0, 0); in BuildBlockList() local226 void FindDominators(BlockListTy *BlockList, BBInfo *PseudoEntry) { in FindDominators()