Searched refs:EphTracker (Results 1 – 1 of 1) sorted by relevance
3051 EphemeralValueTracker EphTracker; in SpeculativelyExecuteBB() local3072 if (EphTracker.track(&I)) in SpeculativelyExecuteBB()3191 if (EphTracker.contains(&I)) { in SpeculativelyExecuteBB()3251 EphemeralValueTracker EphTracker; in BlockIsSimpleEnoughToThreadThrough() local3264 if (!EphTracker.track(&I) && !isa<PHINode>(I)) { in BlockIsSimpleEnoughToThreadThrough()