Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCallBrPrepare.cpp167 static bool IsInSameBasicBlock(const Use &U, const BasicBlock *BB) { in IsInSameBasicBlock() function
209 if (IsInSameBasicBlock(*U, LandingPad)) { in UpdateSSA()