Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp534 ICmpInst *PreCond = cast<ICmpInst>(PreCondBr->getCondition()); in transform() local
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h416 Expr *PreCond; member
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp2725 ExprResult PreCond = SemaRef.BuildBinOp( in CheckOpenMPLoop() local