Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/pgo_tools/
H A Dcreate_chroot_and_generate_pgo_profile.py101 def locate_current_llvm_ebuild(repo_root: Path) -> Path: function
132 llvm_ebuild = locate_current_llvm_ebuild(repo_root)
H A Dcreate_chroot_and_generate_pgo_profile_test.py59 create_chroot_etc.locate_current_llvm_ebuild(tempdir),