Home
last modified time | relevance | path

Searched refs:constantFoldsToSimpleInteger (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.cpp177 if (!constantFoldsToSimpleInteger(cond, resultInt, allowLabels)) in constantFoldsToBool()
187 bool CIRGenFunction::constantFoldsToSimpleInteger(const Expr *cond, in constantFoldsToSimpleInteger() function in clang::CIRGen::CIRGenFunction
H A DCIRGenFunction.h385 bool constantFoldsToSimpleInteger(const clang::Expr *cond,