Searched defs:CalleeRetAttr (Results 1 – 2 of 2) sorted by relevance
208 bool llvm::isInTailCallPosition(ImmutableCallSite CS, Attributes CalleeRetAttr, in isInTailCallPosition()
670 unsigned CalleeRetAttr = CS.getAttributes().getRetAttributes(); in DupRetToEnableTailCallOpts() local