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