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