Home
last modified time | relevance | path

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

/llvm-project/polly/lib/Support/
H A DVirtualInstruction.cpp291 auto AddToWorklist = [&](VirtualUse VUse) { in walkReachable() argument
351 VirtualUse VUse = in walkReachable() local
358 VirtualUse VUse in walkReachable() local
391 for (VirtualUse VUse : VInst.operands()) walkReachable() local
[all...]
/llvm-project/polly/lib/Transform/
H A DForwardOpTree.cpp745 VirtualUse VUse = VirtualUse::create(UseStmt, UseLoop, UseVal, true); in forwardTreeImpl() local
H A DZoneAlgo.cpp764 auto VUse = VirtualUse::create(S, UserStmt, Scope, Val, true); in makeValInst() local
/llvm-project/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp194 VirtualUse VUse = VirtualUse::create(UserStmt, UserScope, SrcVal, true); findReferencesByUse() local
H A DBlockGenerators.cpp127 switch (VUse.getKind()) { in getNewValue() local
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1887 for (auto &VUse : Suspend->value_operands()) splitRetconCoroutine() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1041 for (const Use &VUse : V->uses()) { valueIsOnlyUsedLocallyOrStoredToOneGlobal() local
/llvm-project/polly/lib/Analysis/
H A DScopBuilder.cpp2380 auto VUse = VirtualUse::create(scop.get(), UserStmt, Scope, V, false); in ensureValueRead() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp12331 for (auto VUse : OrUse->uses()) { performOrCombine() local