Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp592 PathsType PathsToSwitchBB = in run() local
594 if (PathsToSwitchBB.empty()) in run()
599 for (const PathType &PathToSw : PathsToSwitchBB) { in run()