Home
last modified time | relevance | path

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

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