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

1 2

  /external/llvm/include/llvm/Analysis/
CFGPrinter.h 116 OS << Case.getCaseValue()->getValue();
  /external/llvm/lib/Transforms/Instrumentation/
SanitizerCoverage.cpp 395 Constant *C = It.getCaseValue();
398 C = ConstantExpr::getCast(CastInst::ZExt, It.getCaseValue(), Int64Ty);
  /external/llvm/lib/Transforms/Utils/
LowerSwitch.cpp 366 Cases.push_back(CaseRange(i.getCaseValue(), i.getCaseValue(),
SimplifyCFG.cpp 584 Cases.push_back(ValueEqualityComparisonCase(i.getCaseValue(),
718 if (DeadCases.count(i.getCaseValue())) {
    [all...]
Local.cpp 133 if (i.getCaseValue() == CI) {
213 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 246 ConstantInt *Case = CI.getCaseValue();
LoopUnswitch.cpp 567 Constant *UnswitchValCandidate = i.getCaseValue();
    [all...]
SCCP.cpp     [all...]
GVN.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/llvm/lib/Analysis/
LazyValueInfo.cpp     [all...]
  /external/llvm/lib/IR/
Verifier.cpp     [all...]
AsmWriter.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/Bitcode/Writer/
BitcodeWriter.cpp     [all...]
  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp     [all...]
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/25.2.0/
lint-25.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/25.2.0-alpha1/
lint-25.2.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/25.2.0-alpha3/
lint-25.2.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/25.2.0-alpha4/
lint-25.2.0-alpha4.jar 

Completed in 1024 milliseconds

1 2