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

  /external/llvm/lib/Analysis/
ObjCARCInstKind.cpp 580 bool llvm::objcarc::IsNoThrow(ARCInstKind Class) {
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp 425 /// IsNoThrow - Test if the given class represents instructions which are always
427 static bool IsNoThrow(InstructionClass Class) {
    [all...]

Completed in 195 milliseconds