Home
last modified time | relevance | path

Searched defs:checkSafety (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp806 void GVNHoist::checkSafety(CHIArgs C, BasicBlock *BB, GVNHoist::InsKind K, in checkSafety() function in llvm::GVNHoist
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.c2586 bool Expression::checkSafety(Scope *sc, FuncDeclaration *f) in checkSafety() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.d1403 extern (D) final bool checkSafety(Scope* sc, FuncDeclaration f) in checkSafety() function