Home
last modified time | relevance | path

Searched refs:RuntimeCalls (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp659 std::vector<CallSite> RuntimeCalls; in runOnFunction() local
660 InsertSafepointPoll(PollLocation, RuntimeCalls); in runOnFunction()
661 ParsePointNeeded.insert(ParsePointNeeded.end(), RuntimeCalls.begin(), in runOnFunction()
662 RuntimeCalls.end()); in runOnFunction()