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

  /external/llvm/include/llvm/Analysis/
ObjCARCInstKind.h 79 bool IsAlwaysTail(ARCInstKind Class);
  /external/llvm/lib/Analysis/
ObjCARCInstKind.cpp 505 bool llvm::objcarc::IsAlwaysTail(ARCInstKind Class) {
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCOpts.cpp 792 if (IsAlwaysTail(Class)) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp 415 /// IsAlwaysTail - Test if the given class represents instructions which are
417 static bool IsAlwaysTail(InstructionClass Class) {
    [all...]

Completed in 73 milliseconds