HomeSort by relevance Sort by last modified time
    Searched refs:getCaseValue (Results 1 - 11 of 11) sorted by null

  /external/llvm/include/llvm/Analysis/
CFGPrinter.h 100 OS << Case.getCaseValue()->getValue();
  /external/llvm/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 223 ConstantInt *Case = CI.getCaseValue();
LoopUnswitch.cpp 468 Constant* UnswitchValCandidate = i.getCaseValue();
602 ConstantInt* CaseVal = i.getCaseValue();
    [all...]
SCCP.cpp     [all...]
GVN.cpp     [all...]