Home
last modified time | relevance | path

Searched defs:UV (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp432 UserValue *UV = Leader->getLeader(); in getUserValue() local
441 UserValue *UV = userValues.back().get(); in getUserValue() local
453 if (UserValue *UV = virtRegToEqClass.lookup(VirtReg)) in lookupVirtReg() local
473 UserValue *UV = in handleDebugValue() local
874 for (UserValue *UV = lookupVirtReg(OldReg); UV; UV = UV->getNext()) in splitRegister() local
881 UserValue *UV = lookupVirtReg(OldReg); in splitRegister() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp434 if (UndefValue *UV = dyn_cast<UndefValue>(V)) in compute() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp281 Value *UV = WorkList.pop_back_val(); in CleanupConstantGlobalUsers() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DConstants.cpp263 if (const UndefValue *UV = dyn_cast<UndefValue>(this)) in getAggregateElement() local