reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/polly/include/polly/ZoneAlgo.h
  342   isl::union_map makeNormalizedValInst(llvm::Value *Val, ScopStmt *UserStmt,

References

tools/polly/lib/Transform/ForwardOpTree.cpp
  566     isl::union_map ExpectedVal = makeNormalizedValInst(Inst, UseStmt, UseLoop);
tools/polly/lib/Transform/ZoneAlgo.cpp
  429     return makeNormalizedValInst(AccVal, Stmt, L);
  439       return makeNormalizedValInst(Zero, Stmt, L);