Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/
H A DCodeExtractor.h117 void moveCodeToFunction(Function *newFunction);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DCodeExtractor.h219 void moveCodeToFunction(Function *newFunction);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DCodeExtractor.h261 void moveCodeToFunction(Function *newFunction);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DCodeExtractor.h261 void moveCodeToFunction(Function *newFunction);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DCodeExtractor.h261 void moveCodeToFunction(Function *newFunction);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DCodeExtractor.h261 void moveCodeToFunction(Function *newFunction);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DCodeExtractor.h254 void moveCodeToFunction(Function *newFunction);
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp661 void CodeExtractor::moveCodeToFunction(Function *newFunction) { in moveCodeToFunction() function in CodeExtractor
724 moveCodeToFunction(newFunction); in extractCodeRegion()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1326 void CodeExtractor::moveCodeToFunction(Function *newFunction) { in moveCodeToFunction() function in CodeExtractor
1528 moveCodeToFunction(newFunction); in extractCodeRegion()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1437 void CodeExtractor::moveCodeToFunction(Function *newFunction) { in moveCodeToFunction() function in CodeExtractor
1798 moveCodeToFunction(newFunction); in extractCodeRegion()