Home
last modified time | relevance | path

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

/llvm-project/polly/include/polly/
H A DScopInfo.h2800 ScopInfo *getSI() { return Result.get(); } getSI() function
2801 const ScopInfo *getSI() const { return Result.get(); } getSI() function