Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cfi-verify/lib/
DFileAnalysis.cpp312 bool canLoad = !MII->get(IndirectCF.Instruction.getOpcode()).mayLoad(); in indirectCFOperandClobber() local
328 if (!canLoad || !InstrDesc.mayLoad()) in indirectCFOperandClobber()
330 canLoad = false; in indirectCFOperandClobber()