Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/CodeGen/
H A DIRMatchers.h183 const MatcherContext::Query &StackRec = C.getQuery(1); in match() local
184 if (const Metadata *MR = StackRec.get<Metadata>()) { in match()
192 if (const Value *VR = StackRec.get<Value>()) { in match()