Home
last modified time | relevance | path

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

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