Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h423 void printChecks(raw_ostream &OS, const SmallVectorImpl<PointerCheck> &Checks,
/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h442 void printChecks(raw_ostream &OS, const SmallVectorImpl<PointerCheck> &Checks,
/external/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp369 DEBUG(LAI.getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in collectMemchecks()
DLoopDistribute.cpp722 DEBUG(LAI->getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in processLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp402 LLVM_DEBUG(LAI.getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in collectMemchecks()
DLoopDistribute.cpp766 LLVM_DEBUG(LAI->getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in processLoop()
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp409 void RuntimePointerChecking::printChecks( in printChecks() function in RuntimePointerChecking
431 printChecks(OS, Checks, Depth); in print()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp453 void RuntimePointerChecking::printChecks( in printChecks() function in RuntimePointerChecking
475 printChecks(OS, Checks, Depth); in print()