Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp880 std::string SuffixToUse = in constructFunction() local
887 oldFunction->getName() + "." + SuffixToUse, M); in constructFunction()