Home
last modified time | relevance | path

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

/llvm-project/polly/lib/Support/
H A DVirtualInstruction.cpp22 Loop *UserScope = LI->getLoopFor(UserBB); in create() local
52 VirtualUse VirtualUse::create(Scop *S, ScopStmt *UserStmt, Loop *UserScope, in create() argument
/llvm-project/polly/include/polly/Support/
H A DVirtualInstruction.h124 static VirtualUse create(ScopStmt *UserStmt, Loop *UserScope, Value *Val, in create()
/llvm-project/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp191 findReferencesByUse(Value * SrcVal,ScopStmt * UserStmt,Loop * UserScope,const ValueMapT & GlobalMap,SetVector<Value * > & Values,SetVector<const SCEV * > & SCEVs) findReferencesByUse() argument
220 findReferencesInInst(Instruction * Inst,ScopStmt * UserStmt,Loop * UserScope,const ValueMapT & GlobalMap,SetVector<Value * > & Values,SetVector<const SCEV * > & SCEVs) findReferencesInInst() argument