Home
last modified time | relevance | path

Searched defs:IfCond (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DAsmCond.h26 IfCond, // inside if conditional enumerator
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp738 static void EmitOMPIfStmt(CodeGenFunction &CGF, llvm::Value *IfCond, in EmitOMPIfStmt()
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1816 Value *IfCond = GetIfCondition(BB, IfTrue, IfFalse); in FoldTwoEntryPHINode() local