OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isEndMarker
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
MCInstrItineraries.h
134
///
isEndMarker
- Returns true if the index is for the end marker
137
bool
isEndMarker
(unsigned ItinClassIndx) const {
/external/llvm/lib/CodeGen/
ScoreboardHazardRecognizer.cpp
48
if (ItinData->
isEndMarker
(idx))
Completed in 90 milliseconds