Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCodeExtractor.h255 Function *constructFunction(const ValueSet &inputs,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp815 Function *CodeExtractor::constructFunction(const ValueSet &inputs, in constructFunction() function in CodeExtractor
1860 constructFunction(inputs, outputs, header, newFuncRoot, codeReplacer, in extractCodeRegion()