Searched defs:NoopHazard (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DScheduleHazardRecognizer.h40 NoopHazard // This instruction can't be emitted, and needs noops. enumerator in enum:llvm::ScheduleHazardRecognizer::HazardType
56 /// * NoopHazard: issuing this instruction would break the program. If

Completed in 666 milliseconds