Searched refs:shouldExpand (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86AtomicExpandPass.cpp47 bool shouldExpand(Instruction *Inst);
86 if (!shouldExpand(Inst))
163 bool X86AtomicExpandPass::shouldExpand(Instruction *Inst) { function in class:X86AtomicExpandPass
/external/chromium_org/third_party/WebKit/Source/wtf/
H A DHashTable.h511 bool shouldExpand() const { return (m_keyCount + m_deletedCount) * m_maxLoad >= m_tableSize; } function in class:WTF::HashTable
855 if (shouldExpand())
889 if (shouldExpand())
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 714 milliseconds