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

  /external/llvm/lib/Transforms/Scalar/
SCCP.cpp 131 /// getConstantInt - If this is a constant with a ConstantInt value, return it
133 ConstantInt *getConstantInt() const {
525 ConstantInt *CI = BCValue.getConstantInt();
551 ConstantInt *CI = SCValue.getConstantInt();
597 ConstantInt *CI = BCValue.getConstantInt();
614 ConstantInt *CI = SCValue.getConstantInt();
819 if (ConstantInt *CondCB = CondValue.getConstantInt()) {
890 if (ConstantInt *CI = NonOverdefVal->getConstantInt())
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 120 const ConstantInt *getConstantInt() { return Constants.CIP; }
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 872 milliseconds