Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DThreeWayBranch.cpp65 BinaryBasicBlock *SecondEndpoint = in runOnFunction() local
101 Blocks.push_back(std::make_pair(SecondEndpoint, SecondCC)); in runOnFunction()