Searched defs:ReplVal (Results 1 – 4 of 4) sorted by relevance
306 Value *ReplVal = Store.second->getValueOperand(); in runOnFunction() local
398 Value *ReplVal = OnlyStore->getOperand(0); in rewriteSingleStoreAlloca() local503 Value *ReplVal = std::prev(I)->second->getOperand(0); in promoteSingleBlockAlloca() local
1953 Optional<Value *> ReplVal = getValueForCall(A, &I, ICV); in updateImpl() local2036 Optional<Value *> ReplVal; in getReplacementValue() local2131 Optional<Value *> &ReplVal = ICVReplacementValuesMap[ICV]; in updateImpl() local2204 Optional<Value *> ReplVal; member2272 Optional<Value *> &ReplVal = ICVReplacementValuesMap[ICV]; in updateImpl() local
1719 llvm::Value &, llvm::Value &Val, llvm::Value *&ReplVal) { in EmitOMPParallelDirective()3837 llvm::Value &, llvm::Value &Val, llvm::Value *&ReplVal) { in EmitOMPSectionsDirective()