Home
last modified time | relevance | path

Searched refs:calculateDroppedVarStatsOnFunction (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDroppedVariableStatsIR.cpp47 calculateDroppedVarStatsOnFunction(F, PassID, F->getName().str(), "Function"); in runAfterPassFunction()
64 void DroppedVariableStatsIR::calculateDroppedVarStatsOnFunction( in calculateDroppedVarStatsOnFunction() function in DroppedVariableStatsIR
85 calculateDroppedVarStatsOnFunction(&F, PassID, FuncOrModName, PassLevel); in calculateDroppedVarStatsOnModule()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDroppedVariableStatsIR.h57 void calculateDroppedVarStatsOnFunction(const Function *F, StringRef PassID,