Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/
DProvenanceAnalysis.cpp129 bool AIsIdentified = IsObjCIdentifiedObject(A); in relatedCheck() local
133 if (AIsIdentified) { in relatedCheck()
/external/llvm/lib/Transforms/ObjCARC/
DProvenanceAnalysis.cpp128 bool AIsIdentified = IsObjCIdentifiedObject(A); in relatedCheck() local
132 if (AIsIdentified) { in relatedCheck()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DObjCARC.cpp1045 bool AIsIdentified = IsObjCIdentifiedObject(A); in relatedCheck() local
1049 if (AIsIdentified) { in relatedCheck()