Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/MCParser/
DAsmCond.h26 IfCond, // inside if conditional enumerator
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1238 Value *IfCond = GetIfCondition(BB, IfTrue, IfFalse); in FoldTwoEntryPHINode() local