Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/Support/
DScopHelper.h222 operator llvm::Instruction *() const { return asInstruction(); }
314 llvm::Instruction *asInstruction() const { return I; } in asInstruction() function
347 return I.asInstruction();