Home
last modified time | relevance | path

Searched defs:extractProbe (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DPseudoProbe.cpp56 std::optional<PseudoProbe> extractProbe(const Instruction &Inst) { in extractProbe() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp100 std::optional<PseudoProbe> extractProbe(const MachineInstr &MI) { in extractProbe() function