Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/MCParser/
DAsmCond.h26 IfCond, // inside if conditional enumerator
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp1062 static void emitIfStmt(CodeGenFunction &CGF, llvm::Value *IfCond, in emitIfStmt()
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1796 Value *IfCond = GetIfCondition(BB, IfTrue, IfFalse); in FoldTwoEntryPHINode() local