Home
last modified time | relevance | path

Searched refs:hasProfileData (Results 1 – 25 of 235) sorted by relevance

12345678910

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DLoopPassManager.cpp208 BlockFrequencyInfo *BFI = UseBlockFrequencyInfo && F.hasProfileData() in run()
212 UseBranchProbabilityInfo && F.hasProfileData() in run()
342 if (UseBlockFrequencyInfo && F.hasProfileData()) in run()
344 if (UseBranchProbabilityInfo && F.hasProfileData()) in run()
H A DLoopSink.cpp288 assert(Preheader->getParent()->hasProfileData() && in sinkLoopInvariantInstructions()
382 if (!Preheader->getParent()->hasProfileData()) in run()
432 if (!Preheader->getParent()->hasProfileData()) in runOnLoop()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopSink.cpp288 assert(Preheader->getParent()->hasProfileData() && in sinkLoopInvariantInstructions()
382 if (!Preheader->getParent()->hasProfileData()) in run()
432 if (!Preheader->getParent()->hasProfileData()) in runOnLoop()
H A DLoopPassManager.cpp201 BlockFrequencyInfo *BFI = UseBlockFrequencyInfo && F.hasProfileData() in run()
326 if (UseBlockFrequencyInfo && F.hasProfileData()) in run()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DLoopSink.cpp288 assert(Preheader->getParent()->hasProfileData() && in sinkLoopInvariantInstructions()
382 if (!Preheader->getParent()->hasProfileData()) in run()
432 if (!Preheader->getParent()->hasProfileData()) in runOnLoop()
H A DLoopPassManager.cpp201 BlockFrequencyInfo *BFI = UseBlockFrequencyInfo && F.hasProfileData() in run()
326 if (UseBlockFrequencyInfo && F.hasProfileData()) in run()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopSink.cpp289 assert(Preheader->getParent()->hasProfileData() && in sinkLoopInvariantInstructions()
383 if (!Preheader->getParent()->hasProfileData()) in run()
433 if (!Preheader->getParent()->hasProfileData()) in runOnLoop()
H A DLoopPassManager.cpp197 BlockFrequencyInfo *BFI = UseBlockFrequencyInfo && F.hasProfileData() in run()
313 if (UseBlockFrequencyInfo && F.hasProfileData()) in run()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSink.cpp288 assert(Preheader->getParent()->hasProfileData() && in sinkLoopInvariantInstructions()
382 if (!Preheader->getParent()->hasProfileData()) in run()
432 if (!Preheader->getParent()->hasProfileData()) in runOnLoop()
H A DLoopPassManager.cpp201 BlockFrequencyInfo *BFI = UseBlockFrequencyInfo && F.hasProfileData() in run()
326 if (UseBlockFrequencyInfo && F.hasProfileData()) in run()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopSink.cpp288 assert(Preheader->getParent()->hasProfileData() && in sinkLoopInvariantInstructions()
382 if (!Preheader->getParent()->hasProfileData()) in run()
432 if (!Preheader->getParent()->hasProfileData()) in runOnLoop()
H A DLoopPassManager.cpp201 BlockFrequencyInfo *BFI = UseBlockFrequencyInfo && F.hasProfileData() in run()
326 if (UseBlockFrequencyInfo && F.hasProfileData()) in run()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopSink.cpp289 assert(Preheader->getParent()->hasProfileData() && in sinkLoopInvariantInstructions()
383 if (!Preheader->getParent()->hasProfileData()) in run()
433 if (!Preheader->getParent()->hasProfileData()) in runOnLoop()
H A DLoopPassManager.cpp197 BlockFrequencyInfo *BFI = UseBlockFrequencyInfo && F.hasProfileData() in run()
313 if (UseBlockFrequencyInfo && F.hasProfileData()) in run()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopSink.cpp288 assert(Preheader->getParent()->hasProfileData() && in sinkLoopInvariantInstructions()
382 if (!Preheader->getParent()->hasProfileData()) in run()
432 if (!Preheader->getParent()->hasProfileData()) in runOnLoop()
H A DLoopPassManager.cpp201 BlockFrequencyInfo *BFI = UseBlockFrequencyInfo && F.hasProfileData()
326 if (UseBlockFrequencyInfo && F.hasProfileData())
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Transforms/Scalar/
H A DLoopPassManager.h273 BlockFrequencyInfo *BFI = UseBlockFrequencyInfo && F.hasProfileData()
380 if (UseBlockFrequencyInfo && F.hasProfileData())
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DMachineFunctionSplitter.cpp96 if (!MF.getFunction().hasProfileData()) in runOnMachineFunction()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DMachineFunctionSplitter.cpp96 if (!MF.getFunction().hasProfileData()) in runOnMachineFunction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DMachineFunctionSplitter.cpp96 if (!MF.getFunction().hasProfileData()) in runOnMachineFunction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DMachineFunctionSplitter.cpp97 if (!MF.getFunction().hasProfileData()) in runOnMachineFunction()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DMachineFunctionSplitter.cpp97 if (!MF.getFunction().hasProfileData()) in runOnMachineFunction()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionSplitter.cpp97 if (!MF.getFunction().hasProfileData()) in runOnMachineFunction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DMachineFunctionSplitter.cpp97 if (!MF.getFunction().hasProfileData()) in runOnMachineFunction()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DMachineFunctionSplitter.cpp97 if (!MF.getFunction().hasProfileData()) in runOnMachineFunction()

12345678910