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

  /external/llvm/lib/Transforms/ObjCARC/
DependencyAnalysis.cpp 126 InstructionClass Class = GetInstructionClass(Inst);
138 InstructionClass Class = GetInstructionClass(Inst);
151 InstructionClass Class = GetInstructionClass(Inst);
ObjCARC.h 200 /// This is similar to GetInstructionClass except that it only detects objc
216 InstructionClass GetInstructionClass(const Value *V);
347 /// \brief Helper for GetInstructionClass. Determines what kind of construct CS
ObjCARCUtil.cpp 167 llvm::objcarc::GetInstructionClass(const Value *V) {
ObjCARCOpts.cpp     [all...]

Completed in 193 milliseconds