Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Target/ARM/
H A DMachineInstrTest.cpp1078 std::set<unsigned> UnpredictableOpcodes = { in TEST() local
1212 if (UnpredictableOpcodes.count(Op)) in TEST()