Searched defs:ReplaceValue (Results 1 – 2 of 2) sorted by relevance
93 bool ReplaceValue(size_t idx, const lldb::OptionValueSP &value_sp) { in ReplaceValue() function
6611 auto ReplaceValue = [](Value *Input, Value *InputCopy, Function *Func) { in createOutlinedFunction() local