Searched refs:IntLit1 (Results 1 – 1 of 1) sorted by relevance
463 const IntegerLiteral *IntLit1 = cast<IntegerLiteral>(Stmt1); in isIdenticalStmt() local466 llvm::APInt I1 = IntLit1->getValue(); in isIdenticalStmt()