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

  /external/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 117 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 61 milliseconds