Home
last modified time | relevance | path

Searched defs:CondIsTrue (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyCFG.cpp1668 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local
1692 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2775 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local
2797 bool CondIsTrue = PBI->getSuccessor(0) == BB; in SimplifyCondBranchToCondBranch() local
/external/clang/include/clang/AST/
DExpr.h3551 bool CondIsTrue; variable
/external/clang/lib/Sema/
DSemaExpr.cpp11898 bool CondIsTrue = false; in ActOnChooseExpr() local