HomeSort by: relevance | last modified time | path
    Searched refs:visitFree (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 152 Instruction *visitFree(CallInst &FI);
InstCombineCalls.cpp 788 return visitFree(CI);
InstructionCombining.cpp 2787 Instruction *InstCombinerImpl::visitFree(CallInst &FI) {

Completed in 57 milliseconds