Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/mptable/
H A Dmptable.c733 mapEntry( u_int32_t addr, int size ) in mapEntry() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp697 map.remove_if([&](std::pair<ValueType, SUList> &mapEntry) { in insertBarrierChain()