Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Support/
DVirtualInstruction.cpp290 auto AddToWorklist = [&](VirtualUse VUse) { in walkReachable()
350 VirtualUse VUse = in walkReachable() local
357 VirtualUse VUse = VirtualUse::create( in walkReachable() local
390 for (VirtualUse VUse : VInst.operands()) in walkReachable() local
/external/llvm-project/polly/lib/Transform/
DForwardOpTree.cpp741 VirtualUse VUse = VirtualUse::create(UseStmt, UseLoop, UseVal, true); in forwardTreeImpl() local
DZoneAlgo.cpp756 auto VUse = VirtualUse::create(S, UserStmt, Scope, Val, true); in makeValInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp1318 for (auto &VUse : Suspend->value_operands()) in splitRetconCoroutine() local
/external/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp1594 for (auto &VUse : Suspend->value_operands()) in splitRetconCoroutine() local
/external/llvm-project/polly/lib/CodeGen/
DBlockGenerators.cpp127 auto VUse = VirtualUse::create(&Stmt, L, Old, true); in getNewValue() local
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp2562 auto VUse = VirtualUse::create(scop.get(), UserStmt, Scope, V, false); in ensureValueRead() local