Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DCGSCCPassManager.cpp676 MAMProxy.cachedResultExists<FunctionAnalysisManagerModuleProxy>(M); in run()
/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DPassManager.h1078 bool cachedResultExists(IRUnitTParam &IR) const { in cachedResultExists() function