Searched refs:processCallInst (Results 1 – 1 of 1) sorted by relevance
354 void processCallInst(DebugInfoFinder &Finder, const CallInst &CI);2569 processCallInst(Finder, *CI); in processInstructions()2573 void DebugInfoVerifier::processCallInst(DebugInfoFinder &Finder, in processCallInst() function in DebugInfoVerifier