Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1779 auto SameAsI0 = [&I0, OI](const Instruction *I) { in canSinkInstructions() local
1783 if (!all_of(Insts, SameAsI0)) { in canSinkInstructions()