Home
last modified time | relevance | path

Searched defs:getBestState (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.cpp692 static KernelInfoState getBestState() { return KernelInfoState(true); } in getBestState() function
694 static KernelInfoState getBestState(KernelInfoState &KIS) { in getBestState() function
H A DAttributorAttributes.cpp729 static State getBestState(const State &SIS) { return State(); } in getBestState() function