Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCWin64EH.cpp24 static uint8_t CountOfUnwindCodes(std::vector<WinEH::Instruction> &Insns) { in CountOfUnwindCodes() argument
26 for (const auto &I : Insns) { in CountOfUnwindCodes()