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.cpp2311 ICmpInst *PreCond = cast<ICmpInst>(PreCondBr->getCondition()); in transformLoopToPopcount() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h766 Expr *PreCond; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7719 Expr *PreCond = nullptr; member
9703 auto PreCond = ExprResult(IterSpaces[0].PreCond); in checkOpenMPLoop() local