Searched defs:newStmt (Results 1 – 2 of 2) sorted by relevance
837 Stmt DataFlowGraph::newStmt(Block Owner, MachineInstr *MI) { in newStmt() function in llvm::rdf::DataFlowGraph
5454 Stmt *newStmt = RewriteFunctionBodyOrGlobalInitializer(childStmt); in RewriteFunctionBodyOrGlobalInitializer() local