Searched defs:UV (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp290 Value *UV = WorkList.pop_back_val(); local
H A DOpenMPOpt.cpp200 std::shared_ptr<UseVector> &UV = UsesMap[F]; local
238 UseVector &UV = getOrCreateUseVector(F); local
722 auto *UV local
[all...]
H A DAttributorAttributes.cpp2812 UndefValue &UV = *UndefValue::get(U->getType()); variable
2902 UndefValue &UV = *UndefValue::get(getAssociatedFunction()->getReturnType()); variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DGlobalsModRef.cpp861 const Value *UV = GV1 ? UV2 : UV1; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp587 UserValue *&UV = userVarMap[ID]; local
657 UserValue *UV = getUserValue(Var, Expr->getFragmentInfo(), MI.getDebugLoc()); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp928 const Value *UV = V->getUnderlyingValue(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp1876 auto *UV = cast<ConstantInt>(UE->getValue()); local

Completed in 295 milliseconds