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 114 static inline bool IsForwarding(InstructionClass Class) {
218 if (!IsForwarding(GetBasicInstructionClass(V)))
232 if (!IsForwarding(GetBasicInstructionClass(V)))
245 if (!IsForwarding(GetBasicInstructionClass(V)))
283 assert(IsForwarding(GetBasicInstructionClass(CI)) &&
ObjCARCOpts.cpp 146 if (IsForwarding(GetBasicInstructionClass(Arg)))
    [all...]

Completed in 2284 milliseconds