Home
last modified time | relevance | path

Searched defs:TrueResult (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp830 APInt TrueResult = getSizeWithOverflow(TrueSide); in visitSelectInst() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp12965 APSInt TrueResult = (LHS - RHS) / ElemSize; in VisitBinaryOperator() local
15424 ICEDiag TrueResult = CheckICE(Exp->getTrueExpr(), Ctx); in CheckICE() local