pub fn check_vcode_facts<B: LowerBackend + TargetIsa>( f: &Function, vcode: &mut VCode<B::MInst>, backend: &B, ) -> PccResult<()>
Top-level entry point after compilation: this checks the facts in VCode.