Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp1145 auto InfosRef = Infos; in matchIntrinsicType() local
1146 auto DeferCheck = [&DeferredChecks, &InfosRef](Type *T) { in matchIntrinsicType()
1147 DeferredChecks.emplace_back(T, InfosRef); in matchIntrinsicType()
/external/llvm-project/llvm/lib/IR/
DFunction.cpp1277 auto InfosRef = Infos; in matchIntrinsicType() local
1278 auto DeferCheck = [&DeferredChecks, &InfosRef](Type *T) { in matchIntrinsicType()
1279 DeferredChecks.emplace_back(T, InfosRef); in matchIntrinsicType()