Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DVerifier.cpp354 void processCallInst(DebugInfoFinder &Finder, const CallInst &CI);
2569 processCallInst(Finder, *CI); in processInstructions()
2573 void DebugInfoVerifier::processCallInst(DebugInfoFinder &Finder, in processCallInst() function in DebugInfoVerifier