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