Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileVerifierPass.cpp56 void debugEntry(DetailedBlockInfo*);
145 void ProfileVerifierPassT<FType, BType>::debugEntry (DetailedBlockInfo *DI) { in debugEntry() function in llvm::ProfileVerifierPassT
222 DEBUG(debugEntry(DI)); in CheckValue()