OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:checkHazard
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Hexagon/
HexagonMachineScheduler.cpp
277
bool ConvergingVLIWScheduler::VLIWSchedBoundary::
checkHazard
(SUnit *SU) {
295
if (ReadyCycle > CurrCycle ||
checkHazard
(SU))
376
if (
checkHazard
(SU))
/external/llvm/lib/CodeGen/
MachineScheduler.cpp
[
all
...]
Completed in 37 milliseconds