Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileVerifierPass.cpp195 #define ASSERTMESSAGE(M) \ macro
205 ASSERTMESSAGE("Edge has missing value"); in ReadOrAssert()
211 ASSERTMESSAGE("Edge has negative value"); in ReadOrAssert()
225 ASSERTMESSAGE(Message); in CheckValue()
351 ASSERTMESSAGE("No ProfileInfo available"); in runOnFunction()
362 ASSERTMESSAGE("Function count and entry block count do not match"); in runOnFunction()