Searched refs:setPreservesCFG (Results 26 - 50 of 158) sorted by relevance

1234567

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZLDCleanup.cpp60 AU.setPreservesCFG();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAddMissingPrototypes.cpp41 AU.setPreservesCFG();
H A DWebAssemblyDebugFixup.cpp40 AU.setPreservesCFG();
H A DWebAssemblyLowerBrUnless.cpp36 AU.setPreservesCFG();
H A DWebAssemblyMemIntrinsicResults.cpp56 AU.setPreservesCFG();
H A DWebAssemblyPeephole.cpp38 AU.setPreservesCFG();
H A DWebAssemblyRegColoring.cpp42 AU.setPreservesCFG();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineDebugify.cpp156 AU.setPreservesCFG();
H A DOptimizePHIs.cpp51 AU.setPreservesCFG();
H A DProcessImplicitDefs.cpp58 AU.setPreservesCFG();
H A DDeadMachineInstructionElim.cpp45 AU.setPreservesCFG();
H A DExpandReductions.cpp179 AU.setPreservesCFG();
H A DLiveRangeShrink.cpp52 AU.setPreservesCFG();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DPass.cpp245 // setPreservesCFG - This function should be called to by the pass, iff they do
253 void AnalysisUsage::setPreservesCFG() { function in class:AnalysisUsage
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DCGProfile.cpp111 AU.setPreservesCFG();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DBDCE.cpp192 AU.setPreservesCFG();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInjectTLIMappings.cpp140 AU.setPreservesCFG();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBranchRelaxation.cpp63 AU.setPreservesCFG();
H A DHexagonFixupHwLoops.cpp57 AU.setPreservesCFG();
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/
H A DPassAnalysisSupport.h136 void setPreservesCFG();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A53Fix835769.cpp100 AU.setPreservesCFG();
H A DAArch64StackTaggingPreRA.cpp81 AU.setPreservesCFG();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PreLegalizerCombiner.cpp155 AU.setPreservesCFG();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIAddIMGInit.cpp47 AU.setPreservesCFG();
H A DSIPreAllocateWWMRegs.cpp63 AU.setPreservesCFG();

Completed in 151 milliseconds

1234567