Searched refs:EphTracker (Results 1 – 1 of 1) sorted by relevance
2904 EphemeralValueTracker EphTracker; in SpeculativelyExecuteBB() local2925 if (EphTracker.track(&I)) in SpeculativelyExecuteBB()3042 if (EphTracker.contains(&I)) { in SpeculativelyExecuteBB()3092 EphemeralValueTracker EphTracker; in BlockIsSimpleEnoughToThreadThrough() local3105 if (!EphTracker.track(&I) && !isa<PHINode>(I)) { in BlockIsSimpleEnoughToThreadThrough()