Searched defs:DCE (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DDCE.cpp74 struct DCE : public FunctionPass { struct in namespace:__anon2763
76 DCE() : FunctionPass(ID) { function in struct:__anon2763::DCE
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprCXX.cpp1809 EmitDynamicCast(llvm::Value *Value, const CXXDynamicCastExpr *DCE) argument
H A DCGExpr.cpp2763 const CXXDynamicCastExpr *DCE = cast<CXXDynamicCastExpr>(E); local
H A DCGExprScalar.cpp1341 const CXXDynamicCastExpr *DCE = cast<CXXDynamicCastExpr>(CE); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp2915 const CXXDynamicCastExpr *DCE = cast<CXXDynamicCastExpr>(this); local

Completed in 103 milliseconds