Searched refs:setPreCond (Results 1 – 5 of 5) sorted by relevance
224 Dir->setPreCond(Exprs.PreCond); in Create()259 Dir->setPreCond(Exprs.PreCond); in Create()305 Dir->setPreCond(Exprs.PreCond); in Create()435 Dir->setPreCond(Exprs.PreCond); in Create()480 Dir->setPreCond(Exprs.PreCond); in Create()773 Dir->setPreCond(Exprs.PreCond); in Create()877 Dir->setPreCond(Exprs.PreCond); in Create()922 Dir->setPreCond(Exprs.PreCond); in Create()965 Dir->setPreCond(Exprs.PreCond); in Create()1010 Dir->setPreCond(Exprs.PreCond); in Create()[all …]
99 Dir->setPreCond(Exprs.PreCond); in Create()141 Dir->setPreCond(Exprs.PreCond); in Create()194 Dir->setPreCond(Exprs.PreCond); in Create()363 Dir->setPreCond(Exprs.PreCond); in Create()414 Dir->setPreCond(Exprs.PreCond); in Create()754 Dir->setPreCond(Exprs.PreCond); in Create()897 Dir->setPreCond(Exprs.PreCond); in Create()948 Dir->setPreCond(Exprs.PreCond); in Create()998 Dir->setPreCond(Exprs.PreCond); in Create()1072 Dir->setPreCond(Exprs.PreCond); in Create()[all …]
423 void setPreCond(Expr *PC) { in setPreCond() function
617 void setPreCond(Expr *PC) { Data->getChildren()[PreConditionOffset] = PC; } in setPreCond() function
2495 D->setPreCond(Reader.ReadSubExpr()); in VisitOMPLoopDirective()