Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp798 static KernelInfoState getWorstState() { return KernelInfoState(false); } getWorstState() function
H A DAttributorAttributes.cpp793 static State getWorstState(const State &SIS) { in getWorstState() function