Searched refs:makeCompound (Results 1 – 2 of 2) sorted by relevance
55 CompoundStmt *makeCompound(ArrayRef<Stmt*>);105 CompoundStmt *ASTMaker::makeCompound(ArrayRef<Stmt *> Stmts) { in makeCompound() function in ASTMaker225 CompoundStmt *CS = M.makeCompound(Stmts); in create_dispatch_once()337 CompoundStmt *Body = M.makeCompound(Stmts); in create_OSAtomicCompareAndSwap()
783 void makeCompound(Instruction *, bool isSplit);1021 GCRA::makeCompound(Instruction *insn, bool split) in makeCompound() function in nv50_ir::GCRA1083 makeCompound(insn, false); in doCoalesce()1092 makeCompound(insn, true); in doCoalesce()