Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBalancedPartitioning.h61 using UtilityNodeT = uint32_t; variable
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1023 using UtilityNodeT = BPFunctionNode::UtilityNodeT; in createBPFunctionNodes() typedef