Searched refs:implicitlyDefineInsnVar (Results 1 – 2 of 2) sorted by relevance
613 unsigned implicitlyDefineInsnVar(InstructionMatcher &Matcher);1803 InsnVarID = Rule.implicitlyDefineInsnVar(*this); in Rule()
873 unsigned RuleMatcher::implicitlyDefineInsnVar(InstructionMatcher &Matcher) { in implicitlyDefineInsnVar() function in llvm::gi::RuleMatcher