HomeSort by relevance Sort by last modified time
    Searched refs:NewCS (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Analysis/IPA/
CallGraph.cpp 226 CallSite NewCS, CallGraphNode *NewNode){
231 I->first = NewCS.getInstruction();
  /external/llvm/lib/Transforms/Instrumentation/
DataFlowSanitizer.cpp     [all...]
  /external/llvm/include/llvm/Analysis/
CallGraph.h 264 void replaceCallEdge(CallSite CS, CallSite NewCS, CallGraphNode *NewNode);

Completed in 293 milliseconds