Searched defs:GetSwitchValue (Results 1 – 5 of 5) sorted by relevance
180 auto GetSwitchValue = [DL, CommonITy](IndirectBrInst *IBr) { in runOnFunction() local
97 CefString CefCommandLineImpl::GetSwitchValue(const CefString& name) { in GetSwitchValue() function in CefCommandLineImpl
153 static bool GetSwitchValue(const fml::CommandLine& command_line, in GetSwitchValue() function
197 AbstractBasePtr AnalysisResultCacheMgr::GetSwitchValue(const AnfNodeConfigPtr &conf) { in GetSwitchValue() function in mindspore::abstract::AnalysisResultCacheMgr
257 CefString CefCommandLineCToCpp::GetSwitchValue(const CefString& name) { in GetSwitchValue() function in CefCommandLineCToCpp