Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp765 KernelInfoState &getAssumed() { return *this; } in getAssumed() function
766 const KernelInfoState &getAssumed() const { return *this; } in getAssumed() function
H A DAttributorAttributes.cpp802 const State &getAssumed() const { return *this; } in getAssumed() function