Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DIndirectBrExpandPass.cpp180 auto GetSwitchValue = [DL, CommonITy](IndirectBrInst *IBr) { in runOnFunction() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/static_analysis/
Dasync_eval_result.cc346 AbstractBasePtr AnalysisResultCacheMgr::GetSwitchValue(const AnfNodeConfigPtr &conf) { in GetSwitchValue() function in mindspore::abstract::AnalysisResultCacheMgr