reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
208 if (!Result.insert(BB)) 212 LLVM_DEBUG(dbgs() << "Region front block: " << Result.front()->getName() 215 for (auto *BB : Result) { 216 if (!isBlockValidForExtraction(*BB, Result, AllowVarArgs, AllowAlloca)) 220 if (BB == Result.front()) { 231 if (!Result.count(PBB)) { 241 return Result;