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

  /external/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 661 void CodeExtractor::moveCodeToFunction(Function *newFunction) {
724 moveCodeToFunction(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);

Completed in 617 milliseconds