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

/external/llvm/utils/TableGen/
H A DDAGISelMatcher.h313 /// CaptureGlueInputMatcher - If the current record has a glue input, record
315 class CaptureGlueInputMatcher : public Matcher { class in namespace:llvm
317 CaptureGlueInputMatcher() : Matcher(CaptureGlueInput) {} function in class:llvm::CaptureGlueInputMatcher

Completed in 168 milliseconds