Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DObjCARC.cpp153 IC_NoopCast, ///< objc_retainedObject, etc. enumerator
228 .Case("objc_retainedObject", IC_NoopCast) in GetFunctionClass()
229 .Case("objc_unretainedObject", IC_NoopCast) in GetFunctionClass()
230 .Case("objc_unretainedPointer", IC_NoopCast) in GetFunctionClass()
401 Class == IC_NoopCast; in IsForwarding()
733 case IC_NoopCast: in getModRefBehavior()
752 case IC_NoopCast: in getModRefInfo()
2005 case IC_NoopCast: in OptimizeIndividualCalls()