HomeSort by relevance Sort by last modified time
    Searched refs:IsForwarding (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/ObjCARC/
ObjCARC.h 123 static inline bool IsForwarding(InstructionClass Class) {
224 if (!IsForwarding(GetBasicInstructionClass(V)))
238 if (!IsForwarding(GetBasicInstructionClass(V)))
251 if (!IsForwarding(GetBasicInstructionClass(V)))
289 assert((IsForwarding(GetBasicInstructionClass(CI)) ||
ObjCARCOpts.cpp 156 if (IsForwarding(GetBasicInstructionClass(Arg)))
    [all...]

Completed in 53 milliseconds