Home
last modified time | relevance | path

Searched defs:getWorstState (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.cpp699 static KernelInfoState getWorstState() { return KernelInfoState(false); } in getWorstState() function
H A DAttributorAttributes.cpp732 static State getWorstState(const State &SIS) { in getWorstState() function