Searched defs:replaceValue (Results 1 – 3 of 3) sorted by relevance
/llvm-project/bolt/include/bolt/Core/ | ||
H A D | DIEBuilder.h | 367 bool replaceValue(DIEValueList *Die, dwarf::Attribute Attribute, replaceValue() function |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | DIE.h | 752 bool replaceValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, in replaceValue() function |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VectorCombine.cpp | 123 void replaceValue(Value &Old, Value &New) { replaceValue() function in __anon1d97b8fb0111::VectorCombine |