Home
last modified time | relevance | path

Searched refs:CanInterruptRV (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DObjCARCInstKind.h93 bool CanInterruptRV(ARCInstKind Class);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DDependencyAnalysis.cpp194 return CanInterruptRV(Class); in Depends()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DObjCARCInstKind.cpp634 bool llvm::objcarc::CanInterruptRV(ARCInstKind Class) { in CanInterruptRV() function in llvm::objcarc