Searched refs:IntLit2 (Results 1 – 1 of 1) sorted by relevance
468 const IntegerLiteral *IntLit2 = cast<IntegerLiteral>(Stmt2); in isIdenticalStmt() local471 llvm::APInt I2 = IntLit2->getValue(); in isIdenticalStmt()