Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DCompiler.h261 class UnusedPredicate; variable
DCompiler.cpp1433 class TCompiler::UnusedPredicate class in sh::TCompiler
1436 UnusedPredicate(const CallDAG *callDag, const std::vector<FunctionMetadata> *metadatas) in UnusedPredicate() function in sh::TCompiler::UnusedPredicate
1479 UnusedPredicate isUnused(&mCallDag, &mFunctionMetadata); in pruneUnusedFunctions()