Home
last modified time | relevance | path

Searched refs:MatchingFixupCode (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp154 const StringInit *MatchingFixupCode = nullptr; member in __anon31f3a7ff0111::CombineRule
203 const StringInit *getMatchingFixupCode() const { return MatchingFixupCode; } in getMatchingFixupCode()
518 assert(!MatchingFixupCode && in parseMatcher()
520 MatchingFixupCode = StringI; in parseMatcher()