Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp2800 for (auto *CurClone : Node->Clones) { in identifyClones() local
2801 if (allocTypeToUse(CurClone->AllocTypes) != in identifyClones()
2806 CalleeEdgeAllocTypesForCallerEdge, CurClone->CalleeEdges)) in identifyClones()
2808 Clone = CurClone; in identifyClones()