Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DCodeExtractor.h117 void moveCodeToFunction(Function *newFunction);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DCodeExtractor.h151 void moveCodeToFunction(Function *newFunction);
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DCodeExtractor.cpp93 void moveCodeToFunction(Function *newFunction);
625 void CodeExtractor::moveCodeToFunction(Function *newFunction) { in moveCodeToFunction() function in CodeExtractor
713 moveCodeToFunction(newFunction); in ExtractCodeRegion()
/external/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp661 void CodeExtractor::moveCodeToFunction(Function *newFunction) { in moveCodeToFunction() function in CodeExtractor
724 moveCodeToFunction(newFunction); in extractCodeRegion()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp1051 void CodeExtractor::moveCodeToFunction(Function *newFunction) { in moveCodeToFunction() function in CodeExtractor
1240 moveCodeToFunction(newFunction); in extractCodeRegion()