Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp376 unsigned IdempotentInstCount = 0; in runOnBasicBlock() local
377 Changed |= rescheduleCanonically(IdempotentInstCount, MBB); in runOnBasicBlock()