Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2220 BasicBlock *OnePred = nullptr; in maybethreadThroughTwoBasicBlocks() local
2232 OnePred = P; in maybethreadThroughTwoBasicBlocks()
2242 PredPredBB = OnePred; in maybethreadThroughTwoBasicBlocks()