Searched defs:isInTailCallPosition (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp512 bool llvm::isInTailCallPosition(ImmutableCallSite CS, const TargetMachine &TM) { function in class:llvm
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp51 bool TargetLowering::isInTailCallPosition(SelectionDAG &DAG, SDNode *Node, function in class:TargetLowering

Completed in 201 milliseconds