Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DVerifier.cpp1581 FunctionType *TargetFuncType = cast<FunctionType>(PT->getElementType()); in VerifyStatepoint() local
3644 auto *TargetFuncType = cast<FunctionType>(PT->getElementType()); in visitIntrinsicCallSite() local