Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineCost.cpp1239 bool CallAnalyzer::simplifyInstruction(Instruction &I, Callable Evaluate) { in simplifyInstruction()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp14489 static bool Evaluate(APValue &Result, EvalInfo &Info, const Expr *E) { in Evaluate() function