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

  /external/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 117 void moveCodeToFunction(Function *newFunction);
  /external/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 674 void CodeExtractor::moveCodeToFunction(Function *newFunction) {
738 moveCodeToFunction(newFunction);

Completed in 186 milliseconds