Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DIfConversion.cpp376 unsigned ExtraPredicateBytes = TII->extraSizeToPredicateInstructions( in MeetIfcvtSizeLimit() local
383 << ", ExtraPredicateBytes=" << ExtraPredicateBytes in MeetIfcvtSizeLimit()
385 return (BranchBytes + CommonBytes) > ExtraPredicateBytes; in MeetIfcvtSizeLimit()