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

  /external/llvm/include/llvm-c/Transforms/
IPO.h 68 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM);
  /external/swiftshader/third_party/LLVM/include/llvm-c/Transforms/
IPO.h 61 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm-c/Transforms/
IPO.h 68 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm-c/Transforms/
IPO.h 68 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm-c/Transforms/
IPO.h 68 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm-c/Transforms/
IPO.h 68 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm-c/Transforms/
IPO.h 68 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm-c/Transforms/
IPO.h 68 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm-c/Transforms/
IPO.h 68 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm-c/Transforms/
IPO.h 68 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm-c/Transforms/
IPO.h 68 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm-c/Transforms/
IPO.h 68 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm-c/Transforms/
IPO.h 68 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm-c/Transforms/
IPO.h 68 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm-c/Transforms/
IPO.h 68 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm-c/Transforms/
IPO.h 68 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM);
  /external/llvm/bindings/ocaml/transforms/ipo/
ipo_ocaml.c 96 LLVMAddStripDeadPrototypesPass(PM);
  /external/swiftshader/third_party/LLVM/bindings/ocaml/transforms/ipo/
ipo_ocaml.c 96 LLVMAddStripDeadPrototypesPass(PM);
  /external/llvm/bindings/go/llvm/
transforms_ipo.go 42 func (pm PassManager) AddStripDeadPrototypesPass() { C.LLVMAddStripDeadPrototypesPass(pm.C) }
  /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
IPO.cpp 101 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM) {
  /external/llvm/lib/Transforms/IPO/
IPO.cpp 115 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM) {

Completed in 8070 milliseconds