Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
DPassAnalysisSupport.h123 bool getPreservesAll() const { return PreservesAll; } in getPreservesAll() function
/external/llvm/include/llvm/
DPassAnalysisSupport.h118 bool getPreservesAll() const { return PreservesAll; } in getPreservesAll() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/
DPassAnalysisSupport.h133 bool getPreservesAll() const { return PreservesAll; } in getPreservesAll() function