Home
last modified time | relevance | path

Searched defs:InSCC (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp695 SmallDenseMap<const IrreducibleGraph::IrrNode *, bool, 8> InSCC; in findIrreducibleHeaders() local
/llvm-project/llvm/unittests/IR/
H A DLegacyPassManagerTest.cpp618 auto InSCC = [&](Function *Fn) { runOnSCC() local