Home
last modified time | relevance | path

Searched defs:getAssumed (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp668 KernelInfoState &getAssumed() { return *this; } in getAssumed() function
669 const KernelInfoState &getAssumed() const { return *this; } in getAssumed() function
H A DAttributorAttributes.cpp741 const State &getAssumed() const { return *this; } in getAssumed() function