Home
last modified time | relevance | path

Searched defs:PCI (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
DUopsBenchmarkRunner.cpp21 const PfmCountersInfo &PCI = State.getPfmCounters(); in runMeasurements() local
DTarget.h66 const PfmCountersInfo *PCI; member
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DCloneFunction.cpp762 for (const auto &PCI : PredCount) { in CloneAndPruneIntoFromInst() local