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

/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DDAGISelMatcher.h487 const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; } function in class:llvm::SwitchOpcodeMatcher

Completed in 62 milliseconds