Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp709 explicit BDVState(Value *OriginalValue) in BDVState() argument
711 explicit BDVState(Value *OriginalValue, StatusTy Status, Value *BaseValue = nullptr) in BDVState() argument
788 AssertingVH<Value> OriginalValue; // instruction this state corresponds to global() member in __anon64c521960311::BDVState
1972 Value *OriginalValue = Relocate->getDerivedPtr(); insertRelocationStores() local
1995 Value *OriginalValue = RematerializedValuePair.second; insertRematerializationStores() local
2048 Value *OriginalValue = RematerializedValuePair.second; relocationViaAlloca() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2678 Value *OriginalValue = nullptr; global() member
3710 AddressingModeCombiner(const SimplifyQuery & _SQ,Value * OriginalValue) AddressingModeCombiner() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2175 auto *OriginalValue = Phi->getIncomingValue(0); cleanupSinglePredPHIs() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12526 Value *OriginalValue = peelAddrspacecast(AssociatedValue); manifest() local