Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h95 BBInfo *PseudoEntry = BuildBlockList(BB, &BlockList); in GetValue() local
165 BBInfo *PseudoEntry = new (Allocator) BBInfo(nullptr, 0); in BuildBlockList() local
240 void FindDominators(BlockListTy *BlockList, BBInfo *PseudoEntry) { in FindDominators()