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

  /external/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 115 Function *oldFunction, Module *M);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 132 Function *oldFunction, Module *M);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
CodeExtractor.h 144 Function *oldFunction, Module *M);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
CodeExtractor.h 144 Function *oldFunction, Module *M);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Utils/
CodeExtractor.h 146 Function *oldFunction, Module *M);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Utils/
CodeExtractor.h 146 Function *oldFunction, Module *M);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Utils/
CodeExtractor.h 146 Function *oldFunction, Module *M);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Utils/
CodeExtractor.h 146 Function *oldFunction, Module *M);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 132 Function *oldFunction, Module *M);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/
CodeExtractor.h 144 Function *oldFunction, Module *M);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
CodeExtractor.h 144 Function *oldFunction, Module *M);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
CodeExtractor.h 146 Function *oldFunction, Module *M);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
CodeExtractor.h 146 Function *oldFunction, Module *M);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
CodeExtractor.h 146 Function *oldFunction, Module *M);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
CodeExtractor.h 146 Function *oldFunction, Module *M);
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
CodeExtractor.cpp 91 Function *oldFunction, Module *M);
248 Function *oldFunction,
299 oldFunction->getName() + "_" +
302 if (oldFunction->doesNotThrow())
351 TI->getParent()->getParent() == oldFunction)
689 Function *oldFunction = header->getParent();
693 "codeRepl", oldFunction,
708 codeReplacer, oldFunction,
709 oldFunction->getParent());
749 // cerr << "OLD FUNCTION: " << *oldFunction;
    [all...]
  /external/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 288 Function *oldFunction,
337 oldFunction->getName() + "_" +
340 if (oldFunction->doesNotThrow())
388 TI->getParent()->getParent() == oldFunction)
692 Function *oldFunction = header->getParent();
696 "codeRepl", oldFunction,
719 codeReplacer, oldFunction,
720 oldFunction->getParent());
760 // cerr << "OLD FUNCTION: " << *oldFunction;
761 // verifyFunction(*oldFunction);
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/kotlin-compiler/26.2.0-alpha16/
kotlin-compiler-26.2.0-alpha16.jar 

Completed in 551 milliseconds