reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3954 SwitchInstProfUpdateWrapper::CaseWeightOpt W) { 3979 SwitchInstProfUpdateWrapper::CaseWeightOpt 3987 unsigned idx, SwitchInstProfUpdateWrapper::CaseWeightOpt W) { 4003 SwitchInstProfUpdateWrapper::CaseWeightOptlib/Transforms/Scalar/CorrelatedValuePropagation.cpp
359 SwitchInstProfUpdateWrapper SI(*I);
lib/Transforms/Scalar/SimpleLoopUnswitch.cpp592 SwitchInstProfUpdateWrapper::CaseWeightOpt DefaultCaseWeight = 593 SwitchInstProfUpdateWrapper::getSuccessorWeight(SI, 0); 623 SwitchInstProfUpdateWrapper::CaseWeightOpt>, 626 SwitchInstProfUpdateWrapper SIW(SI); 677 SwitchInstProfUpdateWrapper NewSIW(*NewSI);lib/Transforms/Utils/SimplifyCFG.cpp
869 SwitchInstProfUpdateWrapper SI = *cast<SwitchInst>(TI); 3671 SwitchInstProfUpdateWrapper SIW(*SI); 3673 SwitchInstProfUpdateWrapper::CaseWeightOpt NewW; 4245 SwitchInstProfUpdateWrapper SU(*SI); 4499 SwitchInstProfUpdateWrapper SIW(*SI);unittests/IR/InstructionsTest.cpp
778 SwitchInstProfUpdateWrapper SIW(*SI); 790 SwitchInstProfUpdateWrapper SIW(*SI);