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

  /external/llvm/include/llvm/Analysis/
CFGPrinter.h 116 OS << Case.getCaseValue()->getValue();
  /external/llvm/lib/Transforms/Utils/
LowerSwitch.cpp 294 Cases.push_back(CaseRange(i.getCaseValue(), i.getCaseValue(),
SimplifyCFG.cpp 505 Cases.push_back(ValueEqualityComparisonCase(i.getCaseValue(),
642 if (DeadCases.count(i.getCaseValue())) {
    [all...]
Local.cpp 123 if (i.getCaseValue() == CI) {
203 FirstCase.getCaseValue(), "cond");
    [all...]
  /external/llvm/tools/llvm-diff/
DifferenceEngine.cpp 321 LCases[I.getCaseValue()] = I.getCaseSuccessor();
325 ConstantInt *CaseValue = I.getCaseValue();
  /external/llvm/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 224 ConstantInt *Case = CI.getCaseValue();
LoopUnswitch.cpp 462 Constant *UnswitchValCandidate = i.getCaseValue();
597 ConstantInt *CaseVal = i.getCaseValue();
    [all...]
SCCP.cpp     [all...]
GVN.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/llvm/lib/Analysis/
LazyValueInfo.cpp 854 ConstantRange EdgeVal(i.getCaseValue()->getValue());
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/llvm/lib/IR/
Verifier.cpp     [all...]
AsmWriter.cpp     [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]
  /external/llvm/lib/Target/CppBackend/
CPPBackend.cpp     [all...]
  /frameworks/compile/slang/BitWriter_2_9/
BitcodeWriter.cpp     [all...]
  /frameworks/compile/slang/BitWriter_2_9_func/
BitcodeWriter.cpp     [all...]
  /frameworks/compile/slang/BitWriter_3_2/
BitcodeWriter.cpp     [all...]
  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 621 milliseconds