Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp709 explicit BDVState(Value *OriginalValue) in BDVState()
711 explicit BDVState(Value *OriginalValue, StatusTy Status, Value *BaseValue = nullptr) in BDVState()
788 AssertingVH<Value> OriginalValue; // instruction this state corresponds to member in __anon7f760f840311::BDVState
1973 Value *OriginalValue = Relocate->getDerivedPtr(); in insertRelocationStores() local
1996 Value *OriginalValue = RematerializedValuePair.second; in insertRematerializationStores() local
2049 Value *OriginalValue = RematerializedValuePair.second; in relocationViaAlloca() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2772 Value *OriginalValue = nullptr; member
3804 AddressingModeCombiner(const SimplifyQuery &_SQ, Value *OriginalValue) in AddressingModeCombiner()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2205 auto *OriginalValue = Phi->getIncomingValue(0); in cleanupSinglePredPHIs() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12516 Value *OriginalValue = peelAddrspacecast(AssociatedValue); in manifest() local