Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp3187 static SmallVector<std::unique_ptr<ValueToValueMapTy>, 4> createFunctionClones( in createFunctionClones() function
3323 VMaps = createFunctionClones(F, NumClones, M, ORE, FuncToAliasMap); in applyImport()