Searched defs:getCachedResult (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | MachinePassManager.h | 82 typename PassT::Result *getCachedResult(Function &F) { getCachedResult() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | PassManager.h | 822 typename PassT::Result *getCachedResult(IRUnitT &IR) const { getCachedResult() function |
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ | ||
H A D | SourceManager.h | 605 bool getCachedResult(unsigned LOffset, unsigned ROffset) const { getCachedResult() function |