Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2170 BasicBlock *OnePred = nullptr; in maybethreadThroughTwoBasicBlocks() local
2182 OnePred = P; in maybethreadThroughTwoBasicBlocks()
2192 PredPredBB = OnePred; in maybethreadThroughTwoBasicBlocks()