reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Instrumentation/ControlHeightReduction.cpp
  475     if (RI.HasBranch)
  787         RI.HasBranch = checkBiasedBranch(
  794         if (!RI.HasBranch) {
  891   auto *Branch = RI.HasBranch ?
  894   if (RI.HasBranch || !Selects.empty()) {
  932     if (RI.HasBranch && InsertPoint != Branch) {
  963     if (RI.HasBranch) {
  980     if (RI.HasBranch) {
 1042   if (RI.HasBranch) {
 1308     if (RI.HasBranch) {
 1402     if (RI.HasBranch) {
 1505     if (RI.HasBranch && (IsTrueBiased || IsFalseBiased)) {
 1667     if (RI.HasBranch && (IsTrueBiased || IsFalseBiased)) {
 1851     if (RI.HasBranch) {