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

/external/llvm/utils/TableGen/
H A DDAGISelMatcher.h357 /// MoveParentMatcher - This tells the interpreter to move to the parent
359 class MoveParentMatcher : public Matcher { class in namespace:llvm
361 MoveParentMatcher() : Matcher(MoveParent) {} function in class:llvm::MoveParentMatcher

Completed in 171 milliseconds