Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp228 bool CorrelatedValuePropagation::processSwitch(SwitchInst *SI) { in processSwitch() function in CorrelatedValuePropagation
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp1778 void ExprEngine::processSwitch(SwitchNodeBuilder& builder) { in processSwitch() function in ExprEngine