Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp709 BDVState(Value * OriginalValue) BDVState() argument
711 BDVState(Value * OriginalValue,StatusTy Status,Value * BaseValue=nullptr) BDVState() argument
788 AssertingVH<Value> OriginalValue; // instruction this state corresponds to global() member in __anon9491fd170311::BDVState
1973 Value *OriginalValue = Relocate->getDerivedPtr(); insertRelocationStores() local
1996 Value *OriginalValue = RematerializedValuePair.second; insertRematerializationStores() local
2049 Value *OriginalValue = RematerializedValuePair.second; relocationViaAlloca() local
[all...]
/llvm-project/polly/lib/CodeGen/
H A DBlockGenerators.cpp948 Value *OriginalValue = PHI->getIncomingValueForBlock(MergeBB); in createExitPHINodeMerges() local
/llvm-project/llvm/unittests/Support/
H A DPath.cpp458 std::optional<std::string> OriginalValue; global() member in __anonf25b14d80111::WithEnv
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2772 Value *OriginalValue = nullptr; global() member
3804 AddressingModeCombiner(const SimplifyQuery & _SQ,Value * OriginalValue) AddressingModeCombiner() argument
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2205 auto *OriginalValue = Phi->getIncomingValue(0); cleanupSinglePredPHIs() local
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp1957 llvm::SmallVector<llvm::Value *, 4> OriginalValue; global() member
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12516 Value *OriginalValue = peelAddrspacecast(AssociatedValue); manifest() local