Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp928 DenseMap<IDT, SmallVector<UtilityNodeT, 4>> FuncGroups; createBPFunctionNodes() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp871 auto FuncGroups = CGM.getCodeGenOpts().XRayTotalFunctionGroups; StartFunction() local