Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.cpp27 VTuneMethodBatch Batch; in getMethodBatch() local
89 auto Batch = getMethodBatch(G, EmitDebugInfo); in modifyPassConfig() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h26 void *Batch[MaxCount]; member
135 for (const QuarantineBatch &Batch : List) { in getStats() local