Searched defs:ec (Results 1 – 3 of 3) sorted by relevance
44 def __init__(self, ns, ec): argument
2986 [&](const ExecutionSubgraph::ExcludedCohort& ec) { return ec.PrecedesBlock(blk); }); in IsPostEscape()2993 [&](const ExecutionSubgraph::ExcludedCohort& ec) { return ec.ContainsBlock(blk); }); in InEscapeCohort()2999 [&](const ExecutionSubgraph::ExcludedCohort& ec) { in BeforeAllEscapes()3213 for (const ExecutionSubgraph::ExcludedCohort& ec : in CreateConstructorFences() local
559 addOpcodeInfo(Opcode.UNUSED_EC, "unused-ec", 0xec, new Format10x()); in addOpcodeInfo()