Searched refs:VerifyConstantExprBitcastType (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DVerifier.cpp339 void VerifyConstantExprBitcastType(const ConstantExpr *CE);
488 VerifyConstantExprBitcastType(CE);
521 VerifyConstantExprBitcastType(CE);
997 void Verifier::VerifyConstantExprBitcastType(const ConstantExpr *CE) { function in class:Verifier
2245 VerifyConstantExprBitcastType(V);

Completed in 110 milliseconds