Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ProfileData/
H A DItaniumManglingCanonicalizer.cpp54 template<typename NodeT> struct ProfileSpecificNode { struct
55 FoldingSetNodeID &ID;
56 template<typename ...T> void operator()(T ...V) { in operator ()()