Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DCodeExtractor.h248 Function *constructFunction(const ValueSet &inputs,
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp813 Function *CodeExtractor::constructFunction(const ValueSet &inputs, in constructFunction() function in CodeExtractor
1773 constructFunction(inputs, outputs, header, newFuncRoot, codeReplacer, in extractCodeRegion()