Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DAnalysis.cpp208 bool llvm::isInTailCallPosition(ImmutableCallSite CS, Attributes CalleeRetAttr, in isInTailCallPosition()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DCodeGenPrepare.cpp670 unsigned CalleeRetAttr = CS.getAttributes().getRetAttributes(); in DupRetToEnableTailCallOpts() local