HomeSort by relevance Sort by last modified time
    Searched refs:moveCodeToFunction (Results 1 - 11 of 11) sorted by null

  /external/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 117 void moveCodeToFunction(Function *newFunction);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 134 void moveCodeToFunction(Function *newFunction);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 134 void moveCodeToFunction(Function *newFunction);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 134 void moveCodeToFunction(Function *newFunction);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 134 void moveCodeToFunction(Function *newFunction);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 134 void moveCodeToFunction(Function *newFunction);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 134 void moveCodeToFunction(Function *newFunction);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 134 void moveCodeToFunction(Function *newFunction);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 134 void moveCodeToFunction(Function *newFunction);
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
CodeExtractor.cpp 93 void moveCodeToFunction(Function *newFunction);
625 void CodeExtractor::moveCodeToFunction(Function *newFunction) {
713 moveCodeToFunction(newFunction);
  /external/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 661 void CodeExtractor::moveCodeToFunction(Function *newFunction) {
724 moveCodeToFunction(newFunction);

Completed in 474 milliseconds