Searched defs:ExistingValue (Results 1 – 2 of 2) sorted by relevance
65 bool compare_exchange_weak(T *&ExistingValue, T *NewValue) { in compare_exchange_weak() argument 80 bool compare_exchange_strong(T *&ExistingValue, T *NewValue) { in compare_exchange_strong() argument
2568 Instruction *ExistingValue) { in addPhiOfOps() argument