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

  /external/llvm/include/llvm/
PassAnalysisSupport.h 83 AnalysisUsage &addPreserved() {
112 AnalysisUsage &addPreserved(StringRef Arg);
  /external/swiftshader/third_party/LLVM/include/llvm/
PassAnalysisSupport.h 64 // addPreserved - Add the specified ID to the set of analyses preserved by
76 // addPreserved - Add the specified Pass class to the set of analyses
80 AnalysisUsage &addPreserved() {
85 // addPreserved - Add the Pass with the specified argument string to the set
90 AnalysisUsage &addPreserved(StringRef Arg);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/
PassAnalysisSupport.h 83 AnalysisUsage &addPreserved() {
112 AnalysisUsage &addPreserved(StringRef Arg);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/
PassAnalysisSupport.h 83 AnalysisUsage &addPreserved() {
112 AnalysisUsage &addPreserved(StringRef Arg);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/
PassAnalysisSupport.h 83 AnalysisUsage &addPreserved() {
112 AnalysisUsage &addPreserved(StringRef Arg);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/
PassAnalysisSupport.h 88 AnalysisUsage &addPreserved() {
117 AnalysisUsage &addPreserved(StringRef Arg);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/
PassAnalysisSupport.h 88 AnalysisUsage &addPreserved() {
117 AnalysisUsage &addPreserved(StringRef Arg);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/
PassAnalysisSupport.h 88 AnalysisUsage &addPreserved() {
117 AnalysisUsage &addPreserved(StringRef Arg);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/
PassAnalysisSupport.h 88 AnalysisUsage &addPreserved() {
117 AnalysisUsage &addPreserved(StringRef Arg);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/
PassAnalysisSupport.h 83 AnalysisUsage &addPreserved() {
112 AnalysisUsage &addPreserved(StringRef Arg);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/
PassAnalysisSupport.h 83 AnalysisUsage &addPreserved() {
112 AnalysisUsage &addPreserved(StringRef Arg);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/
PassAnalysisSupport.h 83 AnalysisUsage &addPreserved() {
112 AnalysisUsage &addPreserved(StringRef Arg);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/
PassAnalysisSupport.h 88 AnalysisUsage &addPreserved() {
117 AnalysisUsage &addPreserved(StringRef Arg);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/
PassAnalysisSupport.h 88 AnalysisUsage &addPreserved() {
117 AnalysisUsage &addPreserved(StringRef Arg);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/
PassAnalysisSupport.h 88 AnalysisUsage &addPreserved() {
117 AnalysisUsage &addPreserved(StringRef Arg);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/
PassAnalysisSupport.h 88 AnalysisUsage &addPreserved() {
117 AnalysisUsage &addPreserved(StringRef Arg);
  /external/llvm/lib/IR/
Pass.cpp 282 AnalysisUsage &AnalysisUsage::addPreserved(StringRef Arg) {
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Pass.cpp 272 AnalysisUsage &AnalysisUsage::addPreserved(StringRef Arg) {

Completed in 108 milliseconds