Home
last modified time | relevance | path

Searched refs:getPreservesAll (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
DPassAnalysisSupport.h123 bool getPreservesAll() const { return PreservesAll; } in getPreservesAll() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLegacyPassManagers.h259 ID.AddBoolean(AU.getPreservesAll()); in Profile()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLegacyPassManager.cpp884 if (AnUsage->getPreservesAll()) in preserveHigherLevelAnalysis()
918 if (AnUsage->getPreservesAll()) in removeNotPreservedAnalysis()