Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp150 std::vector<MachineInstr *> PseudoIdempotentInstructions; in rescheduleCanonically() local
199 PseudoIdempotentInstructions.push_back(II); in rescheduleCanonically()
280 PseudoIdempotentInstCount = PseudoIdempotentInstructions.size(); in rescheduleCanonically()
284 PseudoIdempotentInstructions, MBB, in rescheduleCanonically()