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

  /external/llvm/lib/Analysis/
ObjCARCInstKind.cpp 470 bool llvm::objcarc::IsNoopOnNull(ARCInstKind Class) {
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp 404 /// IsNoopOnNull - Test if the given class represents instructions which do
406 static bool IsNoopOnNull(InstructionClass Class) {
    [all...]

Completed in 73 milliseconds