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