Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.h82 void scheduleRelocCall(const CallInst &RelocCall) { in scheduleRelocCall() argument
83 PendingGCRelocateCalls.push_back(&RelocCall); in scheduleRelocCall()
88 void relocCallVisited(const CallInst &RelocCall) { in relocCallVisited() argument
91 &RelocCall); in relocCallVisited()