Searched defs:IfCond (Results 1 – 3 of 3) sorted by relevance
26 IfCond, // inside if conditional enumerator
738 static void EmitOMPIfStmt(CodeGenFunction &CGF, llvm::Value *IfCond, in EmitOMPIfStmt()
1816 Value *IfCond = GetIfCondition(BB, IfTrue, IfFalse); in FoldTwoEntryPHINode() local