Home
last modified time | relevance | path

Searched refs:intersectAllocTypesImpl (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp507 uint8_t intersectAllocTypesImpl(const DenseSet<uint32_t> &Node1Ids,
899 CallsiteContextGraph<DerivedCCG, FuncTy, CallTy>::intersectAllocTypesImpl( in intersectAllocTypesImpl() function in CallsiteContextGraph
919 return intersectAllocTypesImpl(Node1Ids, Node2Ids); in intersectAllocTypes()
921 return intersectAllocTypesImpl(Node2Ids, Node1Ids); in intersectAllocTypes()