Searched refs:KnownLive1 (Results 1 – 1 of 1) sorted by relevance
3320 bool valueAlreadyLiveAtInst(Value *Val, Value *KnownLive1, Value *KnownLive2);5053 Value *KnownLive1, in valueAlreadyLiveAtInst() argument5056 if (Val == nullptr || Val == KnownLive1 || Val == KnownLive2) in valueAlreadyLiveAtInst()