Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPassManager.h424 typename PassT::Result *getCachedResult(IRUnitT &IR) const { in getCachedResult() function
698 typename PassT::Result *getCachedResult(IRUnitTParam &IR) const { in getCachedResult() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h609 bool getCachedResult(unsigned LOffset, unsigned ROffset) const { in getCachedResult() function