Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2616 ICmpInst *PreCond = cast<ICmpInst>(PreCondBr->getCondition()); in transformLoopToPopcount() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h750 Expr *PreCond; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7672 Expr *PreCond = nullptr; member
9791 auto PreCond = ExprResult(IterSpaces[0].PreCond); in checkOpenMPLoop() local