Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp180 bool IsPseudoIdempotent = true; in rescheduleCanonically() local
194 IsPseudoIdempotent = false; in rescheduleCanonically()
198 if (IsPseudoIdempotent) { in rescheduleCanonically()