Home
last modified time | relevance | path

Searched refs:Destinations (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/XRay/
H A DBlockVerifier.cpp123 auto &Destinations = Mapping.ToStates; in transition() local
126 if ((Destinations & ToSet(mask(To))) == 0) in transition()
/llvm-project-15.0.7/llvm/test/Transforms/MemCpyOpt/
H A Dmemset-memcpy-redundant-memset.ll278 ; Destinations must alias, but are not trivially equal.