Searched defs:isUnused (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIdempotentOperationChecker.cpp494 bool IdempotentOperationChecker::isUnused(const Expr *E, function in class:IdempotentOperationChecker
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DLiveInterval.h76 bool isUnused() const { return !def.isValid(); } function in class:llvm::VNInfo

Completed in 93 milliseconds