Searched defs:lastStmt (Results 1 – 4 of 4) sorted by relevance
151 StmtNode *lastStmt; variable
83 …MapleAllocator *alloc, MapleAllocator *versAlloc, BBId id, StmtNode *firstStmt, StmtNode *lastStmt) in BB()
997 StmtNode *lastStmt = nullptr; variable
887 auto lastStmt = st->Statements().back(); in Check() local