Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1488 auto SameAsI0 = [&I0, OI](const Instruction *I) { in canSinkInstructions() local
1492 if (!all_of(Insts, SameAsI0)) { in canSinkInstructions()