Searched refs:visitPtrToIntInst (Results 1 - 7 of 7) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DPtrUseVisitor.h242 void visitPtrToIntInst(PtrToIntInst &I) { function in class:llvm::PtrUseVisitor
/external/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h166 void visitPtrToIntInst(PtrToIntInst &I);
H A DExecution.cpp1700 void Interpreter::visitPtrToIntInst(PtrToIntInst &I) {
/external/llvm/include/llvm/IR/
H A DInstVisitor.h194 RetTy visitPtrToIntInst(PtrToIntInst &I) { DELEGATE(CastInst);} function in class:llvm::InstVisitor
/external/llvm/lib/Analysis/
H A DCFLAliasAnalysis.cpp168 void visitPtrToIntInst(PtrToIntInst &Inst) { function in class:__anon12127::GetEdgesVisitor
/external/llvm/lib/IR/
H A DVerifier.cpp366 void visitPtrToIntInst(PtrToIntInst &I);
2204 void Verifier::visitPtrToIntInst(PtrToIntInst &I) { function in class:Verifier
/external/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1378 void visitPtrToIntInst(PtrToIntInst &I) { function in struct:__anon12888::MemorySanitizerVisitor

Completed in 180 milliseconds