Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DExtTSPReorderAlgorithm.cpp191 return hasOutJump(Other) || hasInJump(Other); in adjacent()
202 bool hasInJump(const Block *Other) const { in hasInJump() function in llvm::bolt::Block