Searched defs:processSwitch (Results 1 – 2 of 2) sorted by relevance
337 static bool processSwitch(SwitchInst *I, LazyValueInfo *LVI, in processSwitch() function
462 void PredicateInfo::processSwitch(SwitchInst *SI, BasicBlock *BranchBB, in processSwitch() function in llvm::PredicateInfo