HomeSort by relevance Sort by last modified time
    Searched refs:getPSI (Results 1 - 17 of 17) sorted by null

  /external/llvm/include/llvm/Analysis/
ProfileSummaryInfo.h 72 ProfileSummaryInfo *getPSI(Module &M);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ProfileSummaryInfo.h 90 ProfileSummaryInfo *getPSI() {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
ProfileSummaryInfo.h 117 ProfileSummaryInfo *getPSI() {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
ProfileSummaryInfo.h 117 ProfileSummaryInfo *getPSI() {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
ProfileSummaryInfo.h 123 ProfileSummaryInfo *getPSI() {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
ProfileSummaryInfo.h 123 ProfileSummaryInfo *getPSI() {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
ProfileSummaryInfo.h 123 ProfileSummaryInfo *getPSI() {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
ProfileSummaryInfo.h 123 ProfileSummaryInfo *getPSI() {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ProfileSummaryInfo.h 90 ProfileSummaryInfo *getPSI() {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
ProfileSummaryInfo.h 117 ProfileSummaryInfo *getPSI() {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
ProfileSummaryInfo.h 117 ProfileSummaryInfo *getPSI() {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
ProfileSummaryInfo.h 123 ProfileSummaryInfo *getPSI() {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
ProfileSummaryInfo.h 123 ProfileSummaryInfo *getPSI() {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
ProfileSummaryInfo.h 123 ProfileSummaryInfo *getPSI() {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
ProfileSummaryInfo.h 123 ProfileSummaryInfo *getPSI() {
  /external/llvm/lib/Analysis/
ProfileSummaryInfo.cpp 128 ProfileSummaryInfo *ProfileSummaryInfoWrapperPass::getPSI(Module &M) {
  /external/llvm/lib/Transforms/IPO/
Inliner.cpp 379 PSI = getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(CG.getModule());

Completed in 783 milliseconds