Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h225 using ExitMap = SmallVector<std::pair<BlockNode, BlockMass>, 4>; member
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h454 LVarDefinitionMap ExitMap; member