Searched defs:LoopCond (Results 1 – 3 of 3) sorted by relevance
1098 JumpDest LoopCond = getJumpDestInCurrentScope("do.cond"); EmitDoStmt() local
2104 EmitOMPInnerLoop(const OMPExecutableDirective & S,bool RequiresCleanup,const Expr * LoopCond,const Expr * IncExpr,const llvm::function_ref<void (CodeGenFunction &)> BodyGen,const llvm::function_ref<void (CodeGenFunction &)> PostIncGen) EmitOMPInnerLoop() argument
744 Value *LoopCond = SI.getCondition(); unswitchTrivialSwitch() local