Home
last modified time | relevance | path

Searched refs:isDebugInfoForProfiling (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h837 bool isDebugInfoForProfiling() const;
/external/llvm-project/llvm/include/llvm/IR/
DFunction.h899 bool isDebugInfoForProfiling() const;
/external/llvm-project/llvm/lib/Transforms/Utils/
DLoopUnroll.cpp574 if (Header->getParent()->isDebugInfoForProfiling()) in UnrollLoop()
DLoopUnrollAndJam.cpp350 if (Header->getParent()->isDebugInfoForProfiling()) in UnrollAndJamLoop()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollAndJam.cpp299 if (Header->getParent()->isDebugInfoForProfiling()) in UnrollAndJamLoop()
DLoopUnroll.cpp588 if (Header->getParent()->isDebugInfoForProfiling()) in UnrollLoop()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMetadata.cpp1529 bool Function::isDebugInfoForProfiling() const { in isDebugInfoForProfiling() function in Function
/external/llvm-project/llvm/lib/IR/
DMetadata.cpp1518 bool Function::isDebugInfoForProfiling() const { in isDebugInfoForProfiling() function in Function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp823 if (DIL && Inst->getFunction()->isDebugInfoForProfiling() && in setDebugLocFromInst()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1066 if (DIL && Inst->getFunction()->isDebugInfoForProfiling() && in setDebugLocFromInst()