Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopInfo.h2816 ScopInfo *getSI() { return Result.get(); } in getSI() function
2817 const ScopInfo *getSI() const { return Result.get(); } in getSI() function