Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp126 if (auto *Ind = dyn_cast<InstrProfValueProfileInst>(I)) in run() local
144 } else if (auto *Ind = dyn_cast<InstrProfValueProfileInst>(Instr)) { in run() local
181 void InstrProfiling::computeNumValueSiteCounts(InstrProfValueProfileInst *Ind) { in computeNumValueSiteCounts()
195 void InstrProfiling::lowerValueProfileInst(InstrProfValueProfileInst *Ind) { in lowerValueProfileInst()